Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barneydobson/cwsd_demand


https://github.com/barneydobson/cwsd_demand

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

This repository contains the model code used in the submitted paper:
Integrated modelling to support analysis of COVID-19 impacts on London's water system and in-river water quality

Please cite:
CityWat-SemiDistributed

[![DOI](https://zenodo.org/badge/307664772.svg)](https://zenodo.org/badge/latestdoi/307664772)

Barnaby Dobson1, Ana Mijic1

1Department of Civil and Environmental Engineering, Imperial College London, London, UK

Contact details: b.dobson-at-imperial.ac.uk

# CityWatSemiDist (CWSD)
A Modular Semi-Distributed Water Management Model.

## Repository structure
```
|---- data
| |---- raw
| |---- processed
| |---- results
|---- scripts
| |---- preprocessing
| |---- orchestration
| |---- postprocessing
| |---- workflow.txt
```

Instructions for applying CWSD can be found in workflow.txt

For example forcing data, please contact Barney (it is too large for GitHub)

## Requirements
cwsd has been developed using Python 3.7.6.
This is most easily installed with Anaconda by following instructions at: https://docs.anaconda.com/anaconda/install/.

The following Python modules are used:
- numpy
- pandas
- tqdm
- matplotlib
- geopandas
- os
- sys
- datetime
- scipy
- geopandas
- ukcensusapi