All Projects β†’ USGS-R β†’ streamMetabolizer

USGS-R / streamMetabolizer

Licence: CC0-1.0 license
streamMetabolizer uses inverse modeling to estimate aquatic metabolism (photosynthesis and respiration) from time series data on dissolved oxygen, water temperature, depth, and light.

Programming Languages

Stan
76 projects
r
7636 projects

Projects that are alternatives of or similar to streamMetabolizer

py3dep
A part of HyRiver software stack for getting topography data within the US through 3D Elevation Program (3DEP)
Stars: ✭ 30 (+3.45%)
Mutual labels:  usgs
lsru
πŸ” 🌐Query and Order Landsat Surface Reflectance data via ESPA
Stars: ✭ 24 (-17.24%)
Mutual labels:  usgs
HydroData
An R πŸ“¦ for finding and getting geospatial earth systems data
Stars: ✭ 30 (+3.45%)
Mutual labels:  usgs
geoknife
R tools for geo-web processing of gridded data via the Geo Data Portal. geoknife slices up gridded data according to overlap with irregular features, such as watersheds, lakes, points, etc.
Stars: ✭ 64 (+120.69%)
Mutual labels:  usgs
pygeohydro
A part of HyRiver software stack for accessing hydrology data through web services
Stars: ✭ 47 (+62.07%)
Mutual labels:  usgs
EGRET
An R-package for the analysis of long-term changes in water quality and streamflow, including the water-quality method Weighted Regressions on Time, Discharge, and Season (WRTDS). http://usgs-r.github.io/EGRET/
Stars: ✭ 71 (+144.83%)
Mutual labels:  usgs

streamMetabolizer

Models for Estimating Aquatic Photosynthesis and Respiration

Alison P. Appling, Robert O. Hall, Jr., Maite Arroita, and Charles B. Yackulic

The streamMetabolizer R package uses inverse modeling to estimate aquatic photosynthesis and respiration (collectively, metabolism) from time series data on dissolved oxygen, water temperature, depth, and light. The package assists with data preparation, handles data gaps during modeling, and provides tabular and graphical reports of model outputs. Several time-honored methods are implemented along with many promising new variants that produce more accurate and precise metabolism estimates.

This package has been described, with special focus on the Bayesian model options, by Appling et al. 2018.

Recommended citation: To see the recommended citation for this package, please run citation('streamMetabolizer') at the R prompt.

Getting started

See http://usgs-r.github.io/streamMetabolizer for tutorials on package installation, getting started, and customizing your metabolism models.

Package status

Branch Linux Windows Test Coverage USGS Status DOI
master master Build Status master Build status master Coverage Status USGS Status

Questions and bug reports

Please report bugs and ask questions on the Issues page: https://github.com/USGS-R/streamMetabolizer/issues

We can address your issues fastest if they are:

  • New - search past issues first to see if your question has already been answered. Reopen an old issue if your question was almost but not quite answered.

  • Complete - share all relevant code and console output/errors/warnings, in the order they were run and produced on your computer. Also include the output from a call to devtools::session_info() to tell us about your computer's configuration.

  • Reproducible - include all the data and code necessary for us/others to recreate the problem locally. It's fine to make up data if you can't share yours, as long as the problem still comes through.

  • Minimal - what is the smallest amount of data and code you can use to demonstrate the problem? This is less essential than the others but improves communication and our response time.

Code of Conduct

We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the code of conduct for more information.

Package Support

streamMetabolizer was developed 2015-2017 with support from the USGS Powell Center (through a working group on Continental Patterns of Stream Metabolism), the USGS NAWQA program, and the USGS Office of Water Information. Ongoing package work is unfunded and therefore limited.

USGS

Follow @USGS_R on Twitter for updates on USGS R packages.

Disclaimer

This software is in the public domain because it contains materials that originally came from the U.S. Geological Survey (USGS), an agency of the United States Department of Interior. For more information, see the official USGS copyright policy at https://www.usgs.gov/visual-id/credit_usgs.html#copyright

Although this software program has been used by the USGS, no warranty, expressed or implied, is made by the USGS or the U.S. Government as to the accuracy and functioning of the program and related program material nor shall the fact of distribution constitute any such warranty, and no responsibility is assumed by the USGS in connection therewith.

This software is provided "AS IS."

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].