README.md

DOI

nwmViewer

nwmViewer is an R Shiny application built to quickly view and analyze NOAA National Water Model data.

Users can select their location, forecasting types and paramaters.

Documentation

Further details and documentation can be found via the nwm package.

Web application

nwmViewer

Preview

preview

Installation

In addition to the web application, you can run the application locally. Use the following commands for installation:

install.packages("devtools")
devtools::install_github("overdodactyl/nwmViwer")

Use

Launch the application:

library(nwmViewer)
launch_viewer()

Similar Projects



overdodactyl/nwmViewer documentation built on May 6, 2019, 11:44 a.m.