laads_products_instrument: Available product groups for a given instrument

Description Usage Arguments Value Examples

View source: R/listProductsByInstrument.R

Description

Available product groups for a given instrument

Usage

1
laads_products_instrument(instrument = "AM1M", group = NULL)

Arguments

instrument

character, the instrument short name as given by laads_satellite_instruments().

group

character, the group short name as given by laads_product_groups().

Value

A data.frame (tibble) with the Name and Description of available products

Examples

1
2
3
4
## Not run: 
laads_products_instrument(instrument = "AM1M", group = "LL3L4_A")

## End(Not run)

maelle/laads documentation built on May 20, 2019, 4:09 p.m.