This folder contains scripts and documents outlining the workflow for running the stream temperature model.
Inputs:
catchments
: shapefile of NHDplus catchmentscovariateData
: dataset containing the covariate data for each catchmenttemperatureData
: dataset containing observed stream temperatures as provided by various agenciesclimateData
: dataset containing the climate data for each catchment
Outputs:
mcmcOutput
: output from JAGS containing MCMC runsmodelSummary
: summary of model parameterspredictions
: timeseries of predicted temperature for each catchment
The first step is to join the observed temperature data to the catchments