The leri R package facilitates access to the NOAA Landscape Evaporative Response Index data product.

Installation

You can install the development version of leri with devtools:

Example

The LERI product is available from the year 2000 to present at a 1 km spatial resolution over the continental United States, at the following timescales:

  • 1, 3, 7, and 12 month
  • 8 day accumulated or non-accumulated during the growing season (April - Oct.)

If we were interested in medium term drought, we could get 3 month timescale LERI data for a particular date as follows:

The get_leri function will download the NetCDF files from the NOAA ftp server and read them as RasterStack objects, which faciliates any other operations that users may need via the raster package. For example, we could plot the data using the raster::plot function:

LERI Resources

More information on the creation and recommended usage for LERI can be found here: https://www.esrl.noaa.gov/psd/leri/

Other potentially useful resources include: