pro.lst: pro.lst

Description Usage Arguments Details Value

Description

Interface to download and process tile-wise Land Surface Temperature (LST) data.

Usage

1
pro.lst(tile, date, data.path)

Arguments

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.

Details

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".

Value

One or multiple raster objects.


RRemelgado/iDivR documentation built on May 9, 2019, 8:11 a.m.