mt_sites {MODISTools} | R Documentation |
Lists all available MODIS Land Products Subset pre-processed sites
mt_sites(network)
network |
the network for which to generate the site list, when not provided the complete list is provided |
A data frame of all available MODIS Land Products Subsets pre-processed sites
# list all available MODIS Land Products Subsets products
sites <- mt_sites()
print(head(sites))