-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README.md and cleaned up com-480 files
- Loading branch information
Showing
10 changed files
with
25 additions
and
395 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# GeoMeteorites | ||
|
||
GeoMeteorites is a 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'>Try it out!</h3>](https://raja-s.github.io/GeoMeteorites) | ||
|
||
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 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) | ||
|
||
## Report | ||
|
||
For more information on the design and development phases, you can access our project report [here](https://raja-s.github.io/GeoMeteorites/com-480/report.pdf). |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.