Skip to content

Commit

Permalink
Update i.sentinel.html
Browse files Browse the repository at this point in the history
remove i.sentinel.import double entry and fix number of addons within the toolset
  • Loading branch information
veroandreo committed Feb 22, 2021
1 parent 959f9b6 commit ae3ffab
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions grass7/imagery/i.sentinel/i.sentinel.html
Expand Up @@ -21,21 +21,19 @@ <h2>KEYWORDS</h2>
<!-- meta page description: Toolset for download and processing of Sentinel products -->
<h2>DESCRIPTION</h2>

The <em>i.sentinel</em> toolset consists of currently four modules:
The <em>i.sentinel</em> toolset consists of currently six modules:

<dl>
<dt><a href="i.sentinel.coverage.html">i.sentinel.coverage</a></dt>
<dd>checks the area coverage of Sentinel-1 or Sentinel-2 scenes selected by filters</dd>
<dt><a href="i.sentinel.download.html">i.sentinel.download</a></dt>
<dd>downloads Copernicus Sentinel products from
<a href="https://scihub.copernicus.eu/">Copernicus Open Access Hub</a></dd>
<dt><a href="i.sentinel.download.html">i.sentinel.parallel.download</a></dt>
<dt><a href="i.sentinel.parallel.download.html">i.sentinel.parallel.download</a></dt>
<dd>downloads parellelized (using i.sentinel.download) Copernicus Sentinel products from
<a href="https://scihub.copernicus.eu/">Copernicus Open Access Hub</a></dd>
<dt><a href="i.sentinel.import.html">i.sentinel.import</a></dt>
<dd>imports already downloaded Sentinel products into GRASS GIS mapset</dd>
<dt><a href="i.sentinel.import.html">i.sentinel.import</a></dt>
<dd>imports already downloaded Sentinel products into GRASS GIS mapset</dd>
<dt><a href="i.sentinel.preproc.html">i.sentinel.preproc</a></dt>
<dd>imports and performs atmospheric correction on Sentinel-2 images</dd>
<dt><a href="i.sentinel.mask.html">i.sentinel.mask</a></dt>
Expand Down

0 comments on commit ae3ffab

Please sign in to comment.