GRASS logo

NAME

i.sentinel_2.parallel.index - Calculates different indices and texture measures in parallel.

KEYWORDS

imagery, satellite, Sentinel, Index, parallel, NDVI, NDWI

SYNOPSIS

i.sentinel_2.parallel.index
i.sentinel_2.parallel.index --help
i.sentinel_2.parallel.index [red=name] [nir=name] [green=name] [blue=name] [swir=name] output=name index=string [nprocs=integer] [--help] [--verbose] [--quiet] [--ui]

Flags:

--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

red=name
Name of red band
Name of input file
nir=name
Name of NIR band
Name of input file
green=name
Name of green band
Name of input file
blue=name
Name of blue band
Name of input file
swir=name
Name of swir band
Name of input file
output=name [required]
Name for output index name
index=string [required]
Index to be calculated
Options: NDVI, NDWI, NDBI, BSI, asm
nprocs=integer
Number of cores for multiprocessing, -2 is n_cores-1
Default: -2

Table of contents

DESCRIPTION

i.sentinel_2.parallel.index calculates different indices in parallel.

SEE ALSO

i.sentinel module set i.sentinel_2 module set for Sentinel-2

AUTHOR

Guido Riembauer, mundialis GmbH & Co. KG, Germany

SOURCE CODE

Available at: i.sentinel_2.parallel.index source code (history)

Accessed: Thursday Aug 15 12:57:17 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