You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analyze the relationship between air temperature & stream temperature (thermal sensitivity - slope) using time-series data in CRB.
Analyze spatial variation of thermal sensitivity.
How do landscape variables explain the spatial variation of thermal sensitivity.
Overview
2021_STandAT.R: calculates daily mean, min, max air & stream temperature values from 7/1/2021 to 8/31/2021 across 72 CRB sites & 1 AREMP site.
2021_TS.R: calculates thermal sensitivity values using daily mean air temperature ~ daily mean stream temperature across 73 sites.
app.R: R Shiny web application that allows user to click one of 73 sites to view air-stream temperature time-series from 7/1/2021 to 8/31/2021 and view thermal sensitivity regression.
2021_EVsAndCorr.R: loads 40 landscape EVs and creates Spearman's correlation matrices: full and broken down by scale across 72 sites.