compute_water_budget {rechaRge} | R Documentation |
Compute the water budget
Description
Compute the water budget
Usage
compute_water_budget(obj, rcn_data, climate_data, workers)
Arguments
obj |
The HydroBudget object. |
rcn_data |
The RCN values. |
climate_data |
The daily total precipitation (mm/d) and average daily temperature (°C). |
workers |
The number of workers to use in the parallel computations. |
[Package rechaRge version 1.0.0 Index]