Warning: This project is still under development and is not fully mature
This project has been packaged. Draft documentation website on gh-pages
Install the package with the following code:
library(devtools)
install_github("NVE/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!
Flood records and station metadata (catchment descriptors) can be found in the /data
folder.
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)
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.