maiac_download | R Documentation |
Download MAIAC collection 6.1 data from the USGS archive
maiac_download(
dt,
user,
password,
outpath = "./data/MAIAC/",
tiles_needed = c("h08v04", "h08v05", "h09v04")
)
dt |
Date to retrieve |
user |
Username NASA Earthdata |
password |
Password for NASA Earthdata |
outpath |
output path to write files |
tiles_needed |
specific MODIS tiles required for your domain. See https://modis-land.gsfc.nasa.gov/pdf/sn_bound_10deg.txt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.