GetProducts: Get MODIS Product List

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/GetProducts.R

Description

Internal function that uses the MODIS SOAP Web Service to retrieve a list of all of the codes for available MODIS products.

Usage

1

Arguments

No input.

Value

A character vector; containing the codes for each product.

Author(s)

Sean Tuck

References

https://daacmodis.ornl.gov/cgi-bin/MODIS/GLBVIZ_1_Glb/modis_subset_order_global_col5.pl

See Also

MODISSubsets

Examples

1
2
3
## Not run:  # dontrun() used because running the example requires internet access.
GetProducts()
## End(Not run)

seantuck12/MODISTools documentation built on May 29, 2019, 4:55 p.m.