modis数据的python库

pyModis的Python项目详细描述


感谢您下载pymodis

pymodis是一个python库,用于从nasa服务器下载和处理modis数据

版权所有Luca Delucchi-2010-2014

许可证

pymodis是根据gnu gpl 2的条款授权的。阅读“复制”了解更多信息

安装

有关如何编译或安装pymodis的信息,请参阅安装文件。

可执行文件

有些可执行文件随库分发:

  • modis_download downloads MODIS data
  • modis_download_from_list downloads MODIS data from NASA servers, the names of files to download have to be contained into a text file.
  • modis_parse parses the XML file of MODIS data and return some variables
  • modis_multiparse parses the XML file of multiple MODIS data and returns the bounding box or writes the XML file with the information of all selected tiles
  • modis_mosaic creates the mosaic of multiple MODIS tiles
  • modis_convert converts MODIS data from HDF format and Sinusoidal projection to other formats and projections
  • modis_quality checks the quality of MODIS data using the QA layer

其他信息

pymodis的徽标是pymodis.png;它在cc-by-sa下发布,并随pymodis库一起分发

有关pymodis的更多信息,请访问http://www.pymodis.org/

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
从类访问属性时发生java编译错误   性能更好的Java序列化替代方案   java EhCache Spring XML集成命名空间   java如何使用表达式在JSP中检索新生成的图像   Java neo4j,REST和内存   java如何在mouseListener中删除和创建对象?   java在Hibernate中使用预定义前缀填充Id列   java无法从Elastic Beanstalk连接到Amazon SimpleDB   多线程通过单击JavaSwing中的按钮创建具有新名称的类的新对象   java如何在Kotlin中实现Memento模式   Android系列。对java进行排序。lang.NullPointerException   方法中的java重载构造函数内部类