Skip to content

Commit

Permalink
Added screenshot to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raja-s committed Mar 4, 2024
1 parent 6e6c24b commit 33b207a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@
GeoMeteorites is an interactive visualization of the history of meteorites on Earth, using [D3](https://d3js.org/) and [Three.js](https://threejs.org/).
It was developed in 2018 as a group project for the [EPFL](https://www.epfl.ch/en/) Data Visualization course (COM-480).

<h3 align='center'><a href='https://raja-s.github.io/GeoMeteorites'>Try it out!</a></h3>
<h1 align='center'><a href='https://raja-s.github.io/GeoMeteorites'>Try it out here!</a></h1>
<p align='center'><a href='https://raja-s.github.io/GeoMeteorites'><img src='visualization-screenshot.png'/></a></p>

A pre-recorded demo is also available [here](https://youtu.be/8MsuDOANd18).

## Data sources

The following sources were used for the data:

* The meteorites data (date, coordinates, composition) is from [this dataset](https://www.kaggle.com/datasets/nasa/meteorite-landings) collected by the Meteoritical Society and published by NASA.
* The meteorites data (date, coordinates, composition) is from [this dataset](https://www.kaggle.com/datasets/nasa/meteorite-landings) collected by the Meteoritical Society and published by NASA
* The mapping from coordinates to country was performed using [OpenStreetMap](https://www.openstreetmap.org) data
* Information on notable meteoric events is taken from the [International Comet Quarterly](http://www.icq.eps.harvard.edu/meteorites.html)

Expand Down
Binary file added visualization-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33b207a

Please sign in to comment.