用于将NASA的日食网站爬取到可用的CZML文档的Python模块
项目描述
# Eclipse Scraper
用于将NASA的日食网站爬取到可用的CZML文档的Python模块
## 概述
此模块旨在从NASA的日食网站([http://eclipse.gsfc.nasa.gov/)爬取表格数据,并将此类事件转换为CZML文档以在[Cesium](https://github.com/AnalyticalGraphicsInc/cesium)中显示。此模块与[EclipseTracks.org](http://eclipsetracks.org] ([source](https://github.com/Frencil/eclipsetracks))一起开发。
Fred Espenak的日食预测,NASA的GSFC。
## 依赖关系
此模块需要[czml](https://github.com/cleder/czml),Python CZML读取器/写入器。
## 测试
如此在顶级目录中运行测试
` python setup.py test `
Eclipse Scraper持续使用[Travis CI](https://travis-ci.org/Frencil/eclipsescraper)进行测试。
](https://travis-ci.org/Frencil/eclipsescraper) ](https://coveralls.io/r/Frencil/eclipsescraper?branch=master)
项目详情
下载文件
下载适合您平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。