knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Lifecycle: experimental R build status Codecov test coverage License: MIT R-CMD-check

tscbh

The goal of tscbh is to manage the Columbia Basin Hydrological Database. The database is not provided with this package.

Installation

To install from GitHub

install.packages("devtools")
devtools::install_github("poissonconsulting/tscbh")

Contribution

Please report any issues.

Pull requests are always welcome.

Code of Conduct

Please note that the tscbh project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

NOTES

There is missing data in 2001 from Brilliant Dam from May 1 to November 1 inclusive. This hourly data has been searched for and is not present in digital format. This data has been replaced by the BBK data minus the HLK total discharge for each hour for this period.

Revelstoke was sent as just one discharge (REV) until Dec 1, 2009. After that point, it was sent as turbine (REVTB) and spill (REVS) discharge.



poissonconsulting/tscbh documentation built on Oct. 23, 2023, 11:30 p.m.