README.md

FlowFinder

travis DOI

Web Application

FlowFinder

Description

This project is a continuation of the 'FlowFinder' demonstrated at the CUASHI 2017 HydroInformatics Conference in Tuscaloosa, AL in collaboration with Pat Johnson. Its intention is to help users find, view and download the National Hydrograph Dataset (NHD) and National Water Model Data from either a desktop or mobile application.

Of particular interest is the ability to find nearby NHD reaches in the field.

Much of the data processing and gathering is driven by the HydroData and NWM packages with a interface driven by R Shiny.

Local Usage

Installation

library(devtools)
install_github("mikejohnson51/FlowFinder")

Update National Water Model Forecasting Data

library(rmarkdown)
rmarkdown::render("nomads_download.Rmd")

Run Application

FlowFinder::run_app()

Demo



mikejohnson51/FlowlineFinder documentation built on March 21, 2021, 11:01 a.m.