View source: R/hydrobudget-simulation.R
compute_vertical_inflow | R Documentation |
Determine if precipitation is rain or snow and simulate the snowpack (accumulation and melt) to compute the vertical inflow (vi), the liquid water available per day (rainfall + melt water).
compute_vertical_inflow(obj, climate_data)
obj |
The HydroBudget object. |
climate_data |
The daily total precipitation (mm/d) and average daily temperature (°C). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.