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

https://github.com/doi-usgs/powstreams

Tools for Powell Center working group on stream metabolism
https://github.com/doi-usgs/powstreams

Last synced: 21 days ago
JSON representation

Tools for Powell Center working group on stream metabolism

Awesome Lists containing this project

README

        

# powstreams

Data exploration tools for USGS Powell Center working group on Continental Patterns of Stream Metabolism

## Package Status

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

## Reporting bugs

Please consider reporting bugs and asking questions on the Issues page:
[https://github.com/USGS-R/powstreams/issues](https://github.com/USGS-R/powstreams/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

`powstreams` 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("powstreams", 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."