Git Product home page Git Product logo

meteorite-landings's Introduction

Visualizing Meteorite Landings using Brushing and Filtering

Meteorite Landings

Here is a very simple (and inefficient) webapp for visualizing the classic NASA "Meteorite Landings" dataset by using D3 and the usual web development stack (HTML, Javascript and CSS). It uses brushing and filtering to make the visualization easier. There are a lot of improvements that could be done, such as adding a clustering algorithm and actually running this on the GPU. The app also allows you to filter by time of impact (see the timeline in the screenshot above). It was made for TNM048 "Information Visualization" (2016) course at Linköping University. I've also written a short "report" and presentation on it:

Running It

Just open index.html. No need to open a localhost server or stuff like that as there is no node.js crap here (thank god).

Interacting

Use the mouse to drag the map around, and scroll to zoom in/out. You can press the meteorite classes and masses to filter by that value, press it again to disable the filter. You can drag a range in the timeline in the bottom of the page to filter by time of impact, which filters the results further. Hovering over a meteorite impace will give you more information about it, such as name/class/mass. The rest you can probably figure out on your own.

Technology

Uses d3 for drawing and topojson for the actual map. The rest is the usual web-based "stack": HTML, Javascript and CSS.

Copyright

The "Meteorite Landings" dataset belongs to NASA, and is being used for research purposes, I don't claim any sort of ownership of it. I also don't claim ownership of any libraries that are bundled with the webapp, such as d3. The favicon is under the public domain (see the license).

meteorite-landings's People

Contributors

caffeineviking avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.