This data package contains modeled temperature data for each of the watersheds within the CVPIA salmon life cycle model.
# install.packages("remotes")
remotes::install_github("CVPIA-OSC/DSMtemperature")
This package provides temperature related datasets to the fallRunDSM,
springRunDSM,
winterRunDSM,
and latefallRunDSM
packages.
# datasets within the package
data(package = 'DSMtemperature')
# explore temperature modeling metadata
?DSMtemperature::stream_temperature
Temperature inputs to the CVPIA Decision Support Model (DSM) were developed using one of the following methods:
The HEC5Q model accepts flow inputs from the CALSIM II water resources system operations planning model. The DSMtemperature package contains HEC5Q from two distinct model runs: 2008-2009 CalSim II run and 2018-2019 CalSim II BiOp runs. Watershed specific methods are detailed on the Reference tab.
The DSMTemperature
package provides data for several other packages within the CVPIA Open Science Collaborative. These relationships are visualized in the dependency graph below.