powered by
Lists all available bands for a MODIS Land Products Subset product.
mt_bands(product)
a valid MODIS product name
A data frame of all available bands for a MODIS Land Products Subsets products
mt_products mt_sites mt_dates
mt_products
mt_sites
mt_dates
# NOT RUN { # } # NOT RUN { # list all available MODIS Land Products Subsets products bands <- mt_bands(product = "MOD11A2") head(bands) # } # NOT RUN { # }
Run the code above in your browser using DataLab