Skip to content

Files

Latest commit

 

History

History
16 lines (10 loc) · 925 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 925 Bytes

catFlow

Work in progress relating StreamCat data to flow statistics calculated from USGS NWIS data via dataRetrieval.

catFlow_buildData.R creates the data object NWIS_G2_Sc_prelimFlows.rds from the other included data plus functions in streamCatUtils

Access these data directly from a session via:

x = readRDS(gzcon(url("https://github.com/daauerbach/catFlow/raw/master/NWIS_G2_Sc_prelimFlows.rds")))

Also includes a placeholder shiny app pending updates to the underlying .rds object

Disclaimer

This code is provided on an "as is" basis and the user assumes responsibility for its use. 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.