compute_water_budget: 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.