Learn R Programming

MODISTools (version 0.95.1)

GetProducts: Get MODIS Product List

Description

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

Usage

GetProducts()

Arguments

Value

A character vector; containing the codes for each product.

References

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

See Also

MODISSubsets

Examples

Run this code
## Not run: ------------------------------------
#  # dontrun() used because running the example requires internet access.
# GetProducts()
## ---------------------------------------------

Run the code above in your browser using DataLab