Overview
|
Logs
|
GitHub
i.sentinel.aggregate.metadata
NAME
i.sentinel.aggregate.metadata - Aggregate Sentinel product metadata from several tiles or scenes.
KEYWORDS
imagery ,
metadata ,
sentinel ,
sentinel-1 ,
sentinel-2 ,
sentinel-3
SYNOPSIS
i.sentinel.aggregate.metadata
i.sentinel.aggregate.metadata --help
i.sentinel.aggregate.metadata input =name product_type =string [output =name ] [file_pattern =string ] [--overwrite ] [--help ] [--verbose ] [--quiet ] [--ui ]
Flags:
--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog
Parameters:
input =name [required]
Name of input directory with json files to aggregate
product_type =string [required]
Name of the type of Sentinel-products the metadata belongs to
Options: S1GRDH, S2MSIL1C, S2MSIL2A, S3OLCIL1B, S3SLSTRL1B
output =name
Name for output file
file_pattern =string
File name pattern of json files to aggregate (regular expression)
Default: **/*.json
i.sentinel.aggregate.metadata aggregates metadata of multiple Sentinel
scenes into a single JSON file with collected metadata. It assumes input
metadata produced with
i.sentinel2.import . Other Sentinel-products
are currently not yet supported.
Aggregating Sentinel-2 (MSI) L1C metadata for daily mosaic:
i.sentinel.aggregate.metadata input=./S2_MSI_l1C/scenes product_type=S2MSIL1C \
output=./S2_MSI_l1C/S2_metadata.json file_pattern="**/description.json"
i.sentinel2.import
Stefan Blumentrath, NVE
SOURCE CODE
Available at:
i.sentinel.aggregate.metadata source code
(history )
Accessed: Monday Jul 27 12:22:32 2026
Overview
|
Logs
|
GitHub
i.sentinel.aggregate.metadata
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team ,
GRASS 8.5.1dev Reference Manual