Description
HydroBudget – Groundwater Recharge Model.
Description
HydroBudget is a spatially distributed groundwater recharge model that computes a superficial water budget on grid cells with outputs aggregated into monthly time steps. It was developed as an accessible and computationally affordable model to simulate groundwater recharge over large areas (thousands of km2, regional-scale watersheds) and for long time periods (decades), in cold and humid climates. Model algorithms are based on the research of Dubois, E. et al. (2021a) <doi:10.5683/SP3/EUDV3H> and Dubois, E. et al. (2021b) <doi:10.5194/hess-25-6567-2021>.
README.md
rechaRge
The results of the survey used to assess the community expectations regarding this package are presented here: https://github.com/gwrecharge/rechaRge-book/blob/main/community_survey/survey_main_results.md
Installation
Using remotes
remotes::install_github("gwrecharge/rechaRge", ref = "main")
OR using pak
pak::pkg_install("gwrecharge/rechaRge@main")
Documentation
In addition with the online rechaRge package documentation, a book is also available with detailed explanations and examples, see rechaRge: the HydroBudget model.
Example
See hydrobudget-example-simulation.R and hydrobudget-example-calibration.R.
Publication
Original material from the publication HydroBudget – Groundwater recharge model in Rhttps://doi.org/10.5683/SP3/EUDV3H.