[GRASS-SVN] r73683 - grass-addons/grass7/imagery/i.sentinel/i.sentinel.download
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Nov 20 02:24:24 PST 2018
Author: martinl
Date: 2018-11-20 02:24:24 -0800 (Tue, 20 Nov 2018)
New Revision: 73683
Modified:
grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html
Log:
i.sentinel.download: fix html syntax issue
Modified: grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html
===================================================================
--- grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html 2018-11-18 19:11:54 UTC (rev 73682)
+++ grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html 2018-11-20 10:24:24 UTC (rev 73683)
@@ -6,17 +6,21 @@
<p>
The following product types (parameter <b>producttype</b>) are currently supported:
<ul>
-<li>Sentinel-1 (SAR) <a href="https://sentinel.esa.int/web/sentinel/missions/sentinel-1/data-products">products</a>:</li>
- <ul>
- <li>SLC: Single Look Complex (Level-1)</li>
- <li>GRD: Ground Range Detected (Level-1)</li>
- <li>OCN: Ocean products for wind, wave and currents applications (Level-2)</li>
- </ul>
-<li>Sentinel-2 (optical) <a href="https://sentinel.esa.int/web/sentinel/missions/sentinel-2/data-products">products</a>:</li>
- <ul>
- <li>S2MSI1C: Top-Of-Atmosphere reflectances in cartographic geometry (Level-1C)</li>
- <li>S2MSI2Ap: Bottom-Of-Atmosphere reflectances in cartographic geometry Level-2A)</li>
- </ul>
+ <li>Sentinel-1
+ (SAR) <a href="https://sentinel.esa.int/web/sentinel/missions/sentinel-1/data-products">products</a>:
+ <ul>
+ <li>SLC: Single Look Complex (Level-1)</li>
+ <li>GRD: Ground Range Detected (Level-1)</li>
+ <li>OCN: Ocean products for wind, wave and currents applications (Level-2)</li>
+ </ul>
+ </li>
+ <li>Sentinel-2
+ (optical) <a href="https://sentinel.esa.int/web/sentinel/missions/sentinel-2/data-products">products</a>:
+ <ul>
+ <li>S2MSI1C: Top-Of-Atmosphere reflectances in cartographic geometry (Level-1C)</li>
+ <li>S2MSI2Ap: Bottom-Of-Atmosphere reflectances in cartographic geometry Level-2A)</li>
+ </ul>
+ </li>
</ul>
<p>
More information about the grass-commit
mailing list