Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Modeled Stream Temp Exploration

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

Data Access tutorial

This tutorial details how to access and filter basic stream temperature and covariate data using Python, then converts the dataframe to a CSV file

Spatial Data Tutorial

This tutorial details how to plot the stream temperature data spatially using the data from the riverscapes consortium.

Batch Download Tutorial

This tutorial details how batch download by HUC the basic stream temperature and covariate data using the riverscapes API.

Riverscapes API Dependencies


Repository Structure

─ 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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors