An open API service indexing awesome lists of open source software.

https://github.com/doi-usgs/mda.streams

backend tools for powstreams
https://github.com/doi-usgs/mda.streams

Last synced: about 1 month ago
JSON representation

backend tools for powstreams

Awesome Lists containing this project

README

        

# mda.streams

Backend tools for data and model management for the USGS Powell Center working group on Continental Patterns of Stream Metabolism

## Package Status

| Branch | Linux | Windows | Test Coverage | USGS Status |
|--------|-------|---------|---------------|-------------|
| master | [![master Build Status](https://travis-ci.org/USGS-R/mda.streams.svg?branch=master)](https://travis-ci.org/USGS-R/mda.streams/branches) | [![master Build status](https://ci.appveyor.com/api/projects/status/d87dfg4fu7wwiuo7/branch/master?svg=true)](https://ci.appveyor.com/project/jread-usgs/mda.streams/branch/master) | [![master Coverage Status](https://coveralls.io/repos/github/USGS-R/mda.streams/badge.svg?branch=master)](https://coveralls.io/github/USGS-R/mda.streams?branch=master) | [![USGS Status](https://img.shields.io/badge/USGS-Support-yellow.svg)](https://owi.usgs.gov/R/packages.html#support)|
| develop| [![develop Build Status](https://travis-ci.org/USGS-R/mda.streams.svg?branch=develop)](https://travis-ci.org/USGS-R/mda.streams/branches) | [![develop Build status](https://ci.appveyor.com/api/projects/status/d87dfg4fu7wwiuo7/branch/develop?svg=true)](https://ci.appveyor.com/project/jread-usgs/mda.streams/branch/develop) | [![develop Coverage Status](https://coveralls.io/repos/github/USGS-R/mda.streams/badge.svg?branch=develop)](https://coveralls.io/github/USGS-R/mda.streams?branch=develop) | |

## Reporting bugs

Please consider reporting bugs and asking questions on the Issues page:
[https://github.com/USGS-R/mda.streams/issues](https://github.com/USGS-R/mda.streams/issues)

Follow `@USGS_R` on Twitter for updates on USGS R packages:

[![Twitter Follow](https://img.shields.io/twitter/follow/USGS_R.svg?style=social&label=Follow%20USGS_R)](https://twitter.com/USGS_R)

## Package Support

`mda.streams` 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 maintenance is unsupported and therefore minimal.

![USGS](http://usgs-r.github.io/images/usgs.png)

## Installation
```r
install.packages("mda.streams", dependencies = TRUE,
repos = c("https://owi.usgs.gov/R","https://cran.rstudio.com"))
```

## Disclaimer

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

Although this software program has been used by the U.S. Geological Survey (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."