emackey / eclipsetracks

EclipseTracks.org - Interactive solar eclipse track modeling with Cesium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EclipseTracks.org

This repository is the source code for EclipseTracks.org - Interactive solar eclipse track modeling with Cesium.

Total Solar Eclipse on August 21, 2017

Composition

Cesium powers the application and is loaded via CDN links.

In the czml directory are generated CZML and JSON files for all eclipse events described (by ISO data and link to tabular data) in czml/events.txt. The python script scraper/scraper.py transforms NASA eclipse data into usable CZML files depicting tracks and shadows. Run from the scraper directory like so:

python scraper.py

About

EclipseTracks.org - Interactive solar eclipse track modeling with Cesium

License:Apache License 2.0


Languages

Language:Python 46.6%Language:HTML 31.2%Language:JavaScript 18.5%Language:CSS 3.6%