[GRASS-SVN] r66690 - grass-addons/grass7/raster/r.modis
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Oct 31 09:35:32 PDT 2015
Author: neteler
Date: 2015-10-31 09:35:32 -0700 (Sat, 31 Oct 2015)
New Revision: 66690
Modified:
grass-addons/grass7/raster/r.modis/r.modis.html
Log:
r.modis.* addon manuals: link fixes
Modified: grass-addons/grass7/raster/r.modis/r.modis.html
===================================================================
--- grass-addons/grass7/raster/r.modis/r.modis.html 2015-10-31 16:33:38 UTC (rev 66689)
+++ grass-addons/grass7/raster/r.modis/r.modis.html 2015-10-31 16:35:32 UTC (rev 66690)
@@ -3,11 +3,12 @@
The <em>r.modis</em> suite is a toolset to import MODIS satellite data into GRASS GIS.
It uses the <a href="http://pymodis.fem-environment.eu">pyModis</a>
library and either the <a href="http://gdal.org/">GDAL library</a> or the
-<a href=""> MODIS Reprojection Tool</a> (MRT) software to convert, mosaik and process MODIS data.
-It requires the GDAL or MRT software to be installed while
-<a href="http://pymodis.fem-environment.eu">pyModis</a> is already included in
-the <em>r.modis</em> suite.
+<a href="https://lpdaac.usgs.gov/tools/modis_reprojection_tool"> MODIS Reprojection Tool</a> (MRT)
+software to convert, mosaik and process MODIS data.
<p>
+The <em>r.modis</em> suite requires the GDAL or MRT software to be installed while
+<a href="http://pymodis.fem-environment.eu">pyModis</a> is already included.
+<p>
The suite offers three modules as interface with MODIS data. Each modules
is dedicated to for a specific operation. The module <em>r.modis.download</em>
is used to download MODIS HDF products from NASA servers. These files can then
More information about the grass-commit
mailing list