This data package contains modeled temperature data for each of the watersheds within the Reorienting to Recover (R2R) salmon life cycle model.
# install.packages("remotes")
remotes::install_github("reorienting-to-recovery/DSMtemperature")
This package provides temperature related datasets to the fallRunDSM,
springRunDSM,
and winterRunDSM
packages.
# datasets within the package
data(package = 'DSMtemperature')
# explore temperature modeling metadata
?DSMtemperature::stream_temperature
Temperature inputs to the Reorienting to Recovery models 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 Reorienting to Recovery Organization. These relationships are visualized in the dependency graph below.