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

Repo for managing reservoir operations with CONUS2.0

License

Notifications You must be signed in to change notification settings

hydroframe/Reservoir_Operations

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages