Skip to content

Useful functions and wrappers for hydrology and water resources modeling

Notifications You must be signed in to change notification settings

tanerumit/hydrosystems

Repository files navigation

R functions for hydrological & water resources systems analysis

** currently under development_**

Overview

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

Installation

install directly from github using the devtools package

devtools::install_github('tanerumit/hydrosystems')

library(hydrosystems)

About

Useful functions and wrappers for hydrology and water resources modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages