mf_list_collections: Get the collections available for download with the...

View source: R/mf_list_collections.R

mf_list_collectionsR 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()))



modisfast documentation built on Sept. 11, 2024, 8:15 p.m.