NAME
i.sentinel.mask.worker - Runs i.sentinel.mask as a worker in different mapsets usually called by t.sentinel.mask.
KEYWORDS
imagery,
satellite,
Sentinel,
cloud detection,
shadow,
reflectance
SYNOPSIS
i.sentinel.mask.worker
i.sentinel.mask.worker --help
i.sentinel.mask.worker [-rtsc] newmapset=name [input_file=name] [blue=name] [green=name] [red=name] [nir=name] [nir8a=name] [swir11=name] [swir12=name] [cloud_mask=name] [cloud_raster=name] [shadow_mask=name] [shadow_raster=name] cloud_threshold=integer shadow_threshold=integer [mtd_file=name] [metadata=name] [scale_fac=integer] [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -r
- Set computational region to maximum image extent
- -t
- Do not delete temporary files
- -s
- Rescale input bands
- -c
- Compute only the cloud mask
- --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:
- newmapset=name [required]
- Name of new mapset to run i.sentinel.mask
- input_file=name
- Name of the .txt file containing the list of input bands
- blue=name
- Blue input band
- green=name
- Green input band
- red=name
- Red input band
- nir=name
- NIR input band
- nir8a=name
- NIR8a input band
- swir11=name
- SWIR11 input band
- swir12=name
- SWIR12 input band
- cloud_mask=name
- Name of output vector cloud mask
- cloud_raster=name
- Name of output raster cloud mask
- shadow_mask=name
- Name of output vector shadow mask
- shadow_raster=name
- Name of output vector shadow mask
- cloud_threshold=integer [required]
- Threshold for cleaning small areas from cloud mask (in square meters)
- Default: 50000
- shadow_threshold=integer [required]
- Threshold for cleaning small areas from shadow mask (in square meters)
- Default: 10000
- mtd_file=name
- Name of the image metadata file (MTD_TL.xml)
- metadata=name
- Name of Sentinel metadata json dump
- scale_fac=integer
- Rescale factor
- Default: 10000
i.sentinel.mask.worker is a worker module for the parallel
execution of
i.sentinel.mask by
t.sentinel.mask in
different mapsets.
i.sentinel module set
Anika Weinmann,
mundialis, Germany
SOURCE CODE
Available at:
i.sentinel.mask.worker source code
(history)
Accessed: Thursday Aug 15 12:14:47 2024
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2024
GRASS Development Team,
GRASS GIS 8.4.1dev Reference Manual