Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Repository files navigation

Reservoir Operations

Repo for managing reservoir operations with CONUS 2.0 Contains historical information as well as current information

Installing

The priority flow functions are provided as an R package. To install it you will need to do the following:

  1. To use R packages from GitHub you need to have the devtools package installed:
install.packages('devtools’)
library(devtools)
  1. Next you can install the Reservoir Operations package:
install_github("hydroframe/Reservoir_Operations", subdir="ResOps")
library('ResOps’)

About

Repo for managing reservoir operations with CONUS2.0

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages