mt_sites: Download all available fixed sites

mt_sitesR Documentation

Download all available fixed sites

Description

Lists all available MODIS Land Products Subset pre-processed sites

Usage

mt_sites(network)

Arguments

network

the network for which to generate the site list, when not provided the complete list is provided

Value

A data frame of all available MODIS Land Products Subsets pre-processed sites

See Also

mt_products mt_bands mt_dates

Examples



# list all available MODIS Land Products Subsets products
sites <- mt_sites()
print(head(sites))



ropensci/MODISTools documentation built on Nov. 12, 2024, 10:14 a.m.