compute_water_budget_cell {rechaRge} | R Documentation |
Compute the water budget for a single cell
Description
Compute the water budget for a single cell
Usage
compute_water_budget_cell(obj, rcn_climate)
Arguments
obj |
The HydroBudget object. |
rcn_climate |
The RCN values with the climate data (daily total precipitation (mm/d) and average daily temperature (°C)) for a single cell. |
[Package rechaRge version 1.0.0 Index]