Table of contents

GRASS GIS manual: i.modis
GRASS logo

Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.

NAME

i.modis - Toolset for download and processing of MODIS products using pyModis.

KEYWORDS

raster, import, MODIS keyword

DESCRIPTION

The i.modis suite is a toolset to import MODIS (Moderate Resolution Imaging Spectroradiometer, flown on the two NASA spacecrafts Terra and Aqua) satellite data into GRASS GIS. It uses the pyModis library and additionally either the GDAL library or the MODIS Reprojection Tool (MRT) software to convert, mosaic and process MODIS data.

The i.modis suite requires the pyModis library and either the GDAL or MRT software to be installed.

The i.modis suite offers two modules as interface to MODIS data. Each module is dedicated to a specific operation. The module i.modis.download is used to download MODIS HDF products from NASA servers. These files can then be imported with i.modis.import which supports import of Level 3 MODIS products as a single image or as a mosaic into GRASS GIS.

Subsequently, the user can create a temporal dataset using t.create and, register the maps with t.register. NOTE: In order to work with the temporal framework of GRASS GIS the flag w must be set during the import with i.modis.import.

The user can choose from several MODIS products, distributed as single or multiple tiles and also ranges of observation days retrieving data from the related NASA servers. The suite imports Level 3 (georeferenced) products either as single images or as mosaics for each date.

Supported MODIS products

These products are currently supported:

MODIS Surface Reflectance

MODIS LST - Land Surface Temperature

MODIS VI - Vegetation Indices

MODIS AOD - Aerosol Optical Depth

MODIS Snow

MODIS Land Water Mask

NOTES

The i.modis modules need the pyModis library. Please install it beforehand.

SEE ALSO

i.modis.download, i.modis.import, i.modis.qc

AUTHOR

Luca Delucchi, Initial version: Google Summer of Code 2011; subsequently updated by further authors

SOURCE CODE

Available at: i.modis source code (history)


Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.

Main index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 7.8.9dev Reference Manual