Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.24 KB

File metadata and controls

22 lines (12 loc) · 1.24 KB

Meteora

Meteor Shower Data Visualization Map through Kepler.gl.

Data

The original data is in a CSV format.

The GeoJSON file is created based on the csv file of the original data using the convert.py script to create a data structure compatible with Kepler.gl's Trip layer, which allows us to visualize a feature in 4D, by displaying it on the map and through time by animating the feature based on it's location coordinates and a timestamp.

Preview

meteora_1

meteora_2

meteora

Credit

This project was inspired by Tammo Jan Dijkema (tammojan)'s meteor map and Hans van der Kwast (jvdkwast) QGIS version of the metor shower animation: Animations of Meteor Ground Tracks with the QGIS Temporal Controller.

The project is built using Kepler.gl and the data is provided by Global Meteor Network.