[GRASS-SVN] r73663 - grass-addons/grass7/imagery/i.sentinel/i.sentinel.download

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 11 08:59:06 PST 2018


Author: neteler
Date: 2018-11-11 08:59:06 -0800 (Sun, 11 Nov 2018)
New Revision: 73663

Modified:
   grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html
Log:
i.sentinel.download manual: list of supported products added

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-09 14:09:09 UTC (rev 73662)
+++ grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html	2018-11-11 16:59:06 UTC (rev 73663)
@@ -4,6 +4,22 @@
 from <a href="https://scihub.copernicus.eu/">Copernicus Open Access Hub</a>.
 
 <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>
+</ul>
+
+<p>
 To connect Copernicus Open Access Hub a <em>user</em>
 and <em>password</em> are required,
 see <a href="https://scihub.copernicus.eu/dhus/#/self-registration">Register



More information about the grass-commit mailing list