mf_list_collections {modisfast} | R Documentation |
Get the collections available for download with the modisfast
package
Description
Get the collections available for download using the package and a set of related information
Usage
mf_list_collections()
Value
A data.frame with the collections available, and a set of related information for each one. Main columns are :
- collection
Collection short name
- source
Data provider
- long_name
Collection long name
- doi
DOI of the collection
- start_date
First available date for the collection
- url_opendapserver
URL of the OPeNDAP server of the data
Examples
(head(mf_list_collections()))
[Package modisfast version 0.9.1 Index]