No articles match
Preparing French Creek Data for Stream Metabolism Modeling7 days ago
Introduction | The french_creek dataset | Remove anomalous values | Ensure even timesteps | Convert datetime to solar time | Calculate modeled light (PAR) | Estimate barometric pressure | Optional: get pressure and observed light from NASA POWER | Calculate O~2~ saturation | Assemble the final tibble | References
Chemistry calculations7 days ago
Introduction | Dissolved oxygen saturation | CO2 partial pressure | Dissolved CO2 concentration | Vapor pressure and solubility | Combine calculations for model input
Physical properties and unit conversions1 months ago
Introduction | Flow conversions | Pressure conversions and elevation correction | Water density and water height | Modeled light
Time-series and summary utilities1 months ago
Introduction | Fill missing timesteps | Convert UTC and solar time | Assign seasons | Flag potential outliers | Summary statistics | Histogram bin widths | Flow exceedance probabilities
Analyzing discharge at Kings Creek1 months ago
Introduction | Load and reshape the data | Convert units | Add season | Time series overview | Flag anomalous values | Flow duration curve | Discharge variability by season | Discharge histogram
Finding NOAA stations1 months ago
Introduction | Study site | Search for stations | Find nearby stations | Download daily weather data | Barometric pressure and PAR | Use station IDs with GHCNh data
Downloading Kansas Mesonet data1 months ago
Introduction | Caching downloaded data | Explore the variable catalog | Discover stations | Check station activity | Check the most recent observation | Retrieve time-series data | Example workflow: monthly precipitation | FW13 fire weather data
Working with Iowa Environmental Mesonet data1 months ago
Introduction | Caching downloaded data | Discover networks and stations | Retrieve current observations | Retrieve one day of observations | Retrieve daily summaries | Practical notes
Working with TexMesonet data1 months ago
Introduction | Caching downloaded data | Discover TWDB stations | Retrieve current observations | Retrieve recent time series | Retrieve one variable | Example workflow: station weather summary | API scope
Getting started with flowcam1 months ago
Authentication | Finding cameras | Listing available images | Filtering by time | Chronological order | Pagination | Downloading images | Image sizes | Time filtering | Resuming partial downloads | Making a GIF | One frame per day | Making a video | Next steps
Comparing two Pecos River gages with flowcam1 months ago
Camera discovery with gage metadata | Listing images from both cameras | Downloading images from both sites | GIF of the Roswell camera | Video of the Acme camera | Tips