** currently under development_**
Major functionality in the current version of the package:
- A conceptual, 4-parameter hydrology model (abcd)
- Potential evapotranspiration calculation by Hamon and Hargreaves equations
- K-nearest neighboors sampling algorithm
- Model goodness-of-fit measures
- Rule-based reservoir simulation
- Shuffled Complex Evolution algorithm for optimization
install directly from github using the devtools package
devtools::install_github('tanerumit/hydrosystems')
library(hydrosystems)