README.md

Warning: This project is still under development and is not fully mature

This project has been packaged. Draft documentation website on gh-pages

Installation

Install the package with the following code:

library(devtools)
install_github("NVE/FlomKart")

FlomKart

Flood frequency analysis for the FlomKart project. The output data of the repo is fed into the FlomKart_ShinyApp visualization tool. This is still work in progress!

Data

Flood records and station metadata (catchment descriptors) can be found in the /data folder.

Methodology

Only station with more than 30 years of data are used. We calculate fitted parameters for 5 distirbutions: - Generalized Logistics (GL) - Generalized extrem value (GEV) - Pearson III - Gumbel - Gamma

and 4 parameter estimation methods: - Ordinary moments (mom) - Linear moments (Lmom) - Maximum likelihood estimation (mle) - Bayesian inference (bayes)

Filing issues

Please try to follow those guidelines for filing issues:

One issue for one purpose. Don't add more than one bug, feature request, documentation request, question, etc.. on to the same issue.



NVE/FlomKart documentation built on May 7, 2019, 6:03 p.m.