FHI - Calculates a range of Freshwater Health Index metrics.
The Freshwater Health Index (FHI) offers a framework for water managers and decision-makers to analyze the health of their basins, understand the trade-offs and consequences of their actions, and discuss approaches to creating healthy, sustainable watersheds into the future. FHI Users are encouraged to visit FHI’s documentation to learn more on FHI functionalities and capabilities.
You can install the development version of FHI like so:
library(devtools)
install_github("Nick-Souter/FHI", build_vignettes = TRUE)
library(FHI)
This is a basic example which shows you how to calculate deviation from natural flow (DvNF) for modeled flow/gauge height data:
library(FHI)
DvNF_model()
- Nicholas J Souter - Initial work - Nick-Souter
- Ibrahim Mohammed - Initial & Finishing work -