50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RStoolbox (version 0.3.0)

decodeQA: Decode QA flags to bit-words

Description

Intended for use with Landsat 16-bit QA bands. Decodes pixel quality flags from integer to bit-words.

Usage

decodeQA(x)

Arguments

x

Integer (16bit)

See Also

encodeQA

Examples

Run this code
# NOT RUN {
decodeQA(53248)
# }

Run the code above in your browser using DataLab