getProducts: Find NASA product names

View source: R/cmr_funs.R

getProductsR Documentation

Find NASA product names

Description

Find available products in NASA's Common Metadata Repository (CMR) that can be downloaded. See getNASA for further use.

Usage

getProducts(product, ...)

Arguments

product

character

...

additional arguments. None implemented

Value

character

See Also

getNASA

Examples

# list of all available MODIS products
getProducts("^MOD|^MYD|^MCD")

rspatial/luna documentation built on Feb. 3, 2024, 4:40 a.m.