Skip to content

Commit

Permalink
Updated README.md and cleaned up com-480 files
Browse files Browse the repository at this point in the history
  • Loading branch information
raja-s committed Mar 4, 2024
1 parent 16902e1 commit 6e6c24b
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 395 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# GeoMeteorites

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>

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).
11 changes: 0 additions & 11 deletions com-480/README.md

This file was deleted.

108 changes: 0 additions & 108 deletions com-480/index.html

This file was deleted.

40 changes: 0 additions & 40 deletions com-480/index_files/css.css

This file was deleted.

Binary file removed com-480/index_files/earth.jpg
Binary file not shown.
Binary file removed com-480/index_files/hubble_image.jpg
Binary file not shown.
Loading

0 comments on commit 6e6c24b

Please sign in to comment.