README.md

StreamCatTools

Lifecycle:
experimental R build
status

StreamCatTools: Tools to work with the StreamCat API within R and access the full suite of StreamCat catchment and waterhsed scale metrics for all NHDPlusV2 stream reaches and catchments.

StreamCatTools is an R package for accessing StreamCat data via the StreamCat API and for working with site data in conjunction with StreamCat and NHDPlus. StreamCatTools is in development but currently contains a core set of functions for working with the StreamCat API in R.

Installation

You can install and load the most recent approved version from GitHub by running:

library(remotes)
install_github("USEPA/StreamCatTools", build_vignettes=TRUE)

To view the vignette in RStudio, run

vignette("Introduction", "StreamCatTools")

Contributing

Contributions to development of the package are welcome and encouraged. Please consider the following guidlelines for contributing to StreamCatTools:

Python Implementation of StreamCat API

PyNHD, part of the HyRiver suite of Python packages, also provides access to StreamCat data via the API in Python, along with other NHDPlus value-added attributes for catchments and catchment and network accumulated values for catchments available via USGS ScienceBase

Disclaimer

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity , confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA. The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.



mhweber/StreamCatTools documentation built on Sept. 10, 2023, 12:09 a.m.