Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.04 KB

energyintensity

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status codecov

This project is a work in progress. There is no usable release available at this time.

The energyintensity R package is used to model the embedded energy within a water distribution system. This is done using system meter data and a simple network model. The result is an estimate of the energy intensity of water, at various locations throughout the treatment and distribution system.

Installation

You can install the energyintensity package from github with:

remotes::install_github("ucd-cwee/energyintensity")

Example

TODO