Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@HishamEldardiry HishamEldardiry released this 03 Jan 23:06
d6bff54

This is the first version released on GitHub, developed based on the foundational work in the following papers by Dang et al. (2020):

  1. Dang, T.D., Chowdhury, A.F.M.K., Galelli, S. (2020): On the representation of water reservoir storage and operations in large-scale hydrological models: implications on model parameterization and climate change impact assessments. Hydrology and Earth System Sciences, 24, 397–416.
  2. Dang, T.D., Vu, T.D., Chowdhury, K., Galelli, S. (2020): A software package for the representation and optimization of water reservoir operations in the VIC hydrologic model. Environmental Modelling & Software, 126, 104673.

Updates
• 01 Jun 2024: Nested station loop inside the time loop to compute flow values for each station day by day.
• 28 Dec 2020: Fixed a bug related to dead storage and added functionality to account for water withdrawal due to irrigation activities.
• 17 May 2020: Introduced multicalieNSGAII.py for multi-site calibration.