Skip to content
Snippets Groups Projects

Resolve "Add metadata to the output files"

Merged Luc Hermitte requested to merge 171-add-metadata-to-the-output-files into develop
11 files
+ 348
176
Compare changes
  • Side-by-side
  • Inline
Files
11
+ 14
0
@@ -92,6 +92,12 @@ You can use this :download:`this template
the keys from `eotile <https://github.com/CS-SI/eotile>`_ DEM database
like for instance :file:`{{Product10}}.tif` for Copernicus 30m DEM.
.. _paths.dem_info:
* - ``dem_info``
- DEM identifier to inject in the products GeoTIFF metadata under
``DEM_INFO`` key. If not defined, the last part (basename) of
:ref:`[Paths].dem_dir <paths.dem_dir>` will be used.
.. _paths.srtm:
* - ``srtm``
- **(deprecated)** Use :ref:`[PATHS].dem_dir <paths.dem_dir>`. Path to SRTM files.
@@ -749,6 +755,14 @@ You can use this :download:`this template
V1.0 of S1Tiling. See Issue `#118
<https://gitlab.orfeo-toolbox.org/s1-tiling/s1tiling/-/issues/118>`_.
.. _Metadata:
``[Metadata]`` section
++++++++++++++++++++++
You can place in this section any extra ``key : value`` information that you
want written in the GeoTIFF metadata of S1Tiling products.
.. commented-out-to-be-implemented:
.. _Filtering.reset_outcore:
Loading