R/encodeQA.R
decodeQA.Rd
Intended for use with Landsat 16-bit QA bands. Decodes pixel quality flags from integer to bit-words.
decodeQA(x)
Integer (16bit)
Returns the decoded QA values from an integer
encodeQA
decodeQA(53248) #> [1] "1101000000000000"