Software

I develop and maintain open-source R packages for working with aquatic and stream-ecology data. All are released under the AGPL (>= 3) license — contributions and bug reports are welcome on GitHub.

preMetabolizer
A utility package for streamMetabolizer • Author & maintainer
Turns raw field and environmental data into standardized inputs for stream metabolism models — timestamp standardization, unit conversion, weather-station data retrieval, and dissolved oxygen, light, and barometric pressure calculations.
install.packages("preMetabolizer", repos = "https://connorb.r-universe.dev")
DocsR-universeGitHub
flowcam
Download and animate USGS stream-gage camera images • Author & maintainer
A tidy interface to the USGS National Imagery Management System (NIMS) API: discover stream-gage cameras across the US, list and download their images, and assemble them into animated GIFs or MP4 videos — all from R.
install.packages("flowcam", repos = "https://connorb.r-universe.dev")
DocsR-universeGitHub