Description Usage Arguments Details Value
Interface to download and process tile-wise Land Surface Temperature (LST) data.
1 |
tile |
character vector specifying the target MODIS tile (e.g. "h01v01") |
date |
a vector of class Date containing the target download dates. |
data.path |
Output data path for downloaded data. |
Downloads and pre-processes MOD11A2 and MYD11A2 data download for a given tile. The function downloads the hdf file closest in time to date data is downloaded from the LAADS DAAC server. Then, it extract day and night LST masked with Quanlity Control (QC) data and, when, TERRA and AQUA images are available, merges both in a single file for each variable (i.e. "day" and "night"). The output files are named as "Date" + "tile" + "product"/"combined" + "variable" + ".tif".
One or multiple raster objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.