The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RWDataPlyr

CRAN_Status_Badge

R build status

codecov

Overview

RWDataPlyr is a tool to read and manipulate data generated from RiverWareTM simulations in rdf, csv, and nc formats and work with those data in a dplyr pipeline. It provides functions to gather, aggregate, and summarize data from multiple RiverWare simulations, i.e., scenarios.

Installation

RWDataPlyr can be installed from CRAN:

{r, eval = FALSE} install.packages("RWDataPlyr")

Or the development version can be installed from GitHub:

{r, eval=FALSE} # install.packages("devtools") devtools::install_github("BoulderCodeHub/RWDataPlyr")

Usage

RWDataPlyr provides at least three workflows for reading and using RiverWare data:

  1. Reading and manipulating a single scenario
  2. Summarizing multiple slots of data from a single scenario
  3. Aggregating and summarizing many scenarios

Check out the workflow vignette for more details:

{r, eval = FALSE} vignette("rwdataplyr-workflow", package = "RWDataPlyr")

Log

Disclaimer

This software is in the public domain because it contains materials that originally came from the U.S. Bureau of Reclamation, an agency of the United States Department of Interior.

Although this code has been used by Reclamation, no warranty, expressed or implied, is made by Reclamation or the U.S. Government as to the accuracy and functioning of the program and related program material nor shall the fact of distribution constitute any such warranty, and no responsibility is assumed by Reclamation in connection therewith.

This software is provided “AS IS.”

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.