compute_potential_evapotranspiration_cell {rechaRge} | R Documentation |
Compute PET based on the Oudin formula
Description
Compute PET based on the Oudin formula
Usage
compute_potential_evapotranspiration_cell(obj, input_dd)
Arguments
obj |
The HydroBudget object. |
input_dd |
Spatially distributed daily precipitation and mean temperature time series in a single cell. |
Value
Spatially distributed daily PET
[Package rechaRge version 1.0.0 Index]