Skip to content
/ RNWMStat Public

R package for the National Water Model hydrology evaluation

License

Notifications You must be signed in to change notification settings

NCAR/RNWMStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNWMStat

R package for the National Water Model hydrology evaluation

Purpose

The purpose of this R package is to evaluate the streamflow simulated by the National Water Model (NWM)/WRF-Hydro and to carry out some basic statistical analyses. These tools are both free and open-source, just like R, which should help make them accessible and popular.

Installaton

Installation of RNWMStat package (not on CRAN) can be achieved by using devtools package (on CRAN), so devtools should be installed first. The following is done for the initial install or to update the RNWMStat package.

install.packages("devtools")
devtools::install_github("NCAR/RNWMStat")
library(RNWMStat)

Developing and bug reports

Bugs are to be reported here. If you want to help solve bugs and fixes into the code, please continue reading about developing.

Cite as

Prasanth Valayamkunnath, Yuqiong Liu, Rachel McDaniel, Michael Barlage. (2020). RNWMStat:A community-contributed R package for evaluating the National Water Model performance in simulating streamflow. Release V.0.1 (Version V.0.1). Zenodo. http://doi.org/10.5281/zenodo.3903720

About

R package for the National Water Model hydrology evaluation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages