jbousquin / CityWaterBalance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CityWaterBalance

Build Status

CityWaterBalance provides a reproducible workflow for studying an urban water system. The network of urban water flows and storages can be modeled and visualized. Any city may be modeled with preassembled data, but data for US cities can be gathered via web services using this package and dependencies.

To install

Install the development version of CityWaterBalance from GitHub:

install.packages("devtools")
library(devtools)
install_github("USEPA/CityWaterBalance")
library(CityWaterBalance)

EPA 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, recomendation 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.

About


Languages

Language:R 100.0%