downloadMODIS | R Documentation |
Download MODIS tiles
downloadMODIS( AOI, product, date = NULL, dir = geo_path(), netrc = getNetrcPath() )
AOI |
the region to find data for (sf) |
product |
a MODIS product |
date |
the date(s) to download data for passed as a vector of length 1 (single date), or 2 (range of dates) |
dir |
the directory to cache data. Default is |
netrc |
the path to your netrc file. Defaults to |
Other modis:
.modis_dir()
,
day8_to_month()
,
mosaicMODIS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.