rs_quality: List or translate AppEEARS quality metrics

rs_qualityR Documentation

List or translate AppEEARS quality metrics

Description

Returns a data frame of all quality layers, or the translation of a quality layer value into plain language.

Usage

rs_quality(product, layer, value)

Arguments

product

AppEEARS product name

layer

name of a product quality control layer

value

quality control value to translate

Value

returns a data frame of all AppEEARS quality layers, or those associated with a product. When a value is provided this quality flag will be translated from bitwise representation to plain language.

Author(s)

Koen Hufkens

Examples


## Not run: 
# get a list of quality layers for all data products
rs_quality()

## End(Not run)

appeears documentation built on Sept. 15, 2023, 5:06 p.m.