MODIS_QC: List MODIS QA (Quality) SDS information: bitShift and bitMask

Description Usage Arguments Value Author(s) Examples

Description

This function returns MODIS QA information for a specific product. It gets the information from a internal database and not all products are available.

Usage

1
detectBitInfo(product, what = "all", warn = TRUE)

Arguments

product

Modis productname of MODIS filename, see ?getProduct for possibilities

what

Parameter Name (ie https://lpdaac.usgs.gov/products/modis_products_table/mod13q1, TABLE 2: MOD13Q1 VI Quality; Long Name)

warn

Logical

Value

If what="all" a data.frame, else a list

Author(s)

Matteo Mattiuzzi

Examples

1
2
3
4
detectBitInfo("MOD13Q1")
detectBitInfo("MOD13Q1","VI usefulness")

detectBitInfo("MYD17A2")

aubreyd/modis4rwrfhydro documentation built on May 10, 2019, 2:13 p.m.