jthurner/hbvPSO: Particle Swarm Optimization for the HBV Hydrological Model

Applies particle swarm optimization (utilizing the hydroPSO packahge) to the HBV rainfall-runoff model (utilizing the TUWmodel package). Input parameters can optionally be supplied as configuration files written in R, and multiple optimization runs can be executed in batches. Contains some helper functions to import data and settings from HBV-light.

Getting started

Package details

MaintainerJoschka Thurner <joschka.thurner@th-koeln.de>
LicenseGPL
Version0.0.0
URL https://github.com/jthurner/hbvPSO
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jthurner/hbvPSO")
jthurner/hbvPSO documentation built on Oct. 15, 2020, midnight