An analysis of possible improvements in the reservoir representation in the hydrological model LISFLOOD Open Source.
Two data sets are used to test the different modelling approaches.
Reservoir Operations USA (ResOpsUS)
A dataset that includes records for 679 major reservoirs across the US. The time series include inflow, storage, outflow and evaporation, although not all variables are available for all reservoirs. The reservoir characteristics (storage capacity, surface area, catchment area, use...) is taken from the Global Reservoir and Dam dataBase (GRanD).
ResOps-ES is a hydrometeorological dataset created in this repository that covers 291 reservoirs in Spain and the time period from 1991 to 2023. The dataset includes both reservoir static attributes and time series. The final purpose of ResOpsES is to train hydrological models that reproduce reservoir operations.
The time series were extracted from the database of the Spanish Ministry of the Environment, whereas the reservoir characteristics are a combination of the data in the Inventory of Dams and Reservoirs of Spain, GRanD and the database of the International Commission on Large Dams.
Four reservoir routines are implemented in this repository.
The reservoir outflow is a linear function of the current storage. The parameter that relates these two variables is the residences time (
Class Linear
Class Lisflood
Class Hanazaki
Class mHM