Skip to content

Commit 6ccf5ba

Browse files
committed
updated STM tutorial
1 parent 95983d5 commit 6ccf5ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/howto/stm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ After this, we generate a mosaic.
222222

223223
With ``OUTPUT_EXPLODE = TRUE``, you get one image for each requested index and statistical aggregation, i.e. 42 images in our case:
224224

225-
.. code-block:: bash
225+
.. code-block:: none
226226
227227
force-mosaic /data/europe/stm
228228
@@ -257,7 +257,7 @@ This example here stacks the 50% quantiles of the reflectance bands, as well as
257257

258258
For fast visualization, we are computing pyramids.
259259

260-
.. code-block:: bash
260+
.. code-block:: none
261261
262262
cd /data/europe/stm/mosaic
263263
force-stack *RED_STM_Q50.vrt *NIR_STM_Q50.vrt *SW1_STM_Q50.vrt stack-bands-STM_Q50.vrt

0 commit comments

Comments
 (0)