Learn R Programming

rechaRge (version 1.0.0)

compute_potential_evapotranspiration_cell: Compute PET based on the Oudin formula

Description

Compute PET based on the Oudin formula

Usage

compute_potential_evapotranspiration_cell(obj, input_dd)

Value

Spatially distributed daily PET

Arguments

obj

The HydroBudget object.

input_dd

Spatially distributed daily precipitation and mean temperature time series in a single cell.