pyModis
![]() |
pyModis is a Free and Open Source Python library to work with MODIS data. It has several features:
|
|||
|
Prerequsities
pyModis requires Python, which comes preinstalled on most Unix machines.
Otherwise, you can download Python from here
Installation
After you have downloaded the source code from our repository you have to decompress the archive. Then you enter into the new directory and launch, as administrator, setup.py with the install option.
You can find more info in the INSTALL file included in the package.
How to use the library
Together with pyModis library, we distribute several scripts that allows you to use the libraries and perform the data download and conversion. The scripts released are:
- modis_download.py
- modis_parse.py (from version 0.5.0)
- modis_multiparse.py (from version 0.5.0)
- modis_mosaic.py (from version 0.5.0)
- modis_convert.py (from version 0.5.0)
License
pyModis is released under GNU General Public License, either version 2 of the License, or (at your option) any later version.
Previous page: GRASS GIS
Next page: pyModis: modis_download.py
