Python module for scraping NASA's eclipse site into usable CZML documents
Project description
# Eclipse Scraper
Python module for scraping NASA’s eclipse site into usable CZML documents
## Overview
This module is designed for scraping tabular data for the tracks of eclipse events from NASA’s eclipse website ([http://eclipse.gsfc.nasa.gov/](http://eclipse.gsfc.nasa.gov/)) and converting such events into CZML documents for display with [Cesium](https://github.com/AnalyticalGraphicsInc/cesium). This module is developed in tandem with [EclipseTracks.org](http://eclipsetracks.org] ([source](https://github.com/Frencil/eclipsetracks)).
Eclipse Predictions by Fred Espenak, NASA’s GSFC.
## Dependencies
This module requires [czml](https://github.com/cleder/czml), the Python CZML reader/writer.
## Testing
Run tests in the top-level directory like so:
` python setup.py test `
Eclipse Scraper is continually tested with [Travis CI](https://travis-ci.org/Frencil/eclipsescraper).
[![Build Status](https://api.travis-ci.org/Frencil/eclipsescraper.png)](https://travis-ci.org/Frencil/eclipsescraper) [![Coverage Status](https://coveralls.io/repos/Frencil/eclipsescraper/badge.svg?branch=master)](https://coveralls.io/r/Frencil/eclipsescraper?branch=master)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file eclipsescraper-0.2-py3.3.egg
.
File metadata
- Download URL: eclipsescraper-0.2-py3.3.egg
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1e167819464ea056499c66605d4c095db9f7e6c3356124025288b89cf3f6c77 |
|
MD5 | 83e8f4edb50ab9d31e068c2ca80b051d |
|
BLAKE2b-256 | 2026f114d974bb0457ad437894c2567326f6a5254502e040513b35025d67ab77 |
File details
Details for the file eclipsescraper-0.2-py2.7.egg
.
File metadata
- Download URL: eclipsescraper-0.2-py2.7.egg
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1830d5d2dad0e3a8f93da92c04d200b5daa51a3263da795b2187bf361d6e6c8e |
|
MD5 | 57396b0d080055a0e988e7935847e201 |
|
BLAKE2b-256 | 14f27aefccf333691eef25c7e455ad7980376b7a801c1d4a6caa5d536133e132 |