Skip to content

daauerbach/catFlow

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages