Authors: Madeline Kallin and Henry Nieckarz Last Updated: August 6, 2026
This repository provides tutorials and scripts to batch download, read, filter, and export stream temperature and covariate data from the Riverscapes Consortium. Data can be accessed directly at the Riverscapes Stream Temperature Data Exchange
This tutorial details how to access and filter basic stream temperature and covariate data using Python, then converts the dataframe to a CSV file
This tutorial details how to plot the stream temperature data spatially using the data from the riverscapes consortium.
This tutorial details how batch download by HUC the basic stream temperature and covariate data using the riverscapes API.
pydex: Place thepydexfolder in the root directory of this repository. Download it from the Riverscapes Data Exchange Scripts Repository.rsxml: Install viapipor download the package from the RiverscapesXML GitHub Repository into your local repository.
─ pydex # Riverscapes Python Data Exchange package
─ batch_download.ipynb # Batch downloading tutorial by HUC
─ data_access.ipynb # Acessing, filtering and ploting stream temp data
- spatial_tutorial.ipynb # Plotting the data with spatial data from geopackage