AETFUN: Generates Actual EvapoTranspiration rasters
Description
AETFUN Applies Duncan Golicher's Bucket model to Potential EvapoTranspiration and precipitation rasters in order to get Actual Evapotranspiration estimates for an area (Golicher, 2012).
Usage
AETFUN(PET, prec, separator = "_")
Arguments
PET
RasterStack with 12 layers. Total month Potential EvapoTranspiration rasters.
prec
RasterStack with 12 layers. Total month precipitation rasters.
separator
character. Character that separates variable names, and scenarios.
Value
Returns a RasterLayer with estimates of Actual EvapoTranspiration in milimiters.