s2_defNA: Set NA value of a specific product type

Description Usage Arguments Value Author(s) Examples

Description

Internal function to determine the NA value to be used for each product type (except for spectral indices, whose NA value is managed by s2_calcindices).

Usage

1
s2_defNA(prod_types)

Arguments

prod_types

Character vector of the input product types

Value

Numeric NA values (NA not to seet any NA value), corresponding to prod_types.

Author(s)

Luigi Ranghetti, phD (2017) ranghetti.l@irea.cnr.it

Examples

1
2
sen2r:::s2_defNA("BOA")
sen2r:::s2_defNA(c("BOA","BOA","SCL","TCI"))

pobsteta/theia2r documentation built on May 25, 2019, 2:21 p.m.