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制作一个应用程序来打开您自己的文件扩展名   XMemcached中的java异步集   java无法在Android上使用HTML5 canvas touch   java是否可以用PHP为Restlet创建客户端?   java在主题中添加图标。AppCompat。光   java Safari错误,无法打开浏览器   java gson解析json值中commaseparatedvalue字符串中的项   java如何使用Quarkus在卡夫卡的同一主题中设置多个使用者   java组织。json。JSONException:在{main}()的第6个字符处的main后面应该是“:”   windowbuilder如何将Java文件导出到GATE developer   java这与安卓 studio ide问题有关,在更新我们的ide之后   java Android将活动加载到类中<?>对象   java如何在springdatajpa中使用DISTINCT、GROUP BY和ORDER BY?   使用jlink的java可复制构建