decodeQA | R Documentation |
Intended for use with Landsat 16-bit QA bands. Decodes pixel quality flags from integer to bit-words.
decodeQA(x)
x |
Integer (16bit) |
Returns the decoded QA values from an integer
encodeQA
decodeQA(53248)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.