Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oi-analytics/ltis-infrastructure-risk

Project code for Infrastructure Risk Assessment for Environment Agency Long-Term Investment Scenarios
https://github.com/oi-analytics/ltis-infrastructure-risk

Last synced: 17 days ago
JSON representation

Project code for Infrastructure Risk Assessment for Environment Agency Long-Term Investment Scenarios

Awesome Lists containing this project

README

        

# LTIS Infrastructure Risk project

Project code for Infrastructure Risk Assessment for Environment Agency Long-Term
Investment Scenarios

## Notebooks in git

To avoid storing potentially large or sensitive data outputs in git, make sure
to install `nbstripout` in the project conda environment. The second command
must be run from this directory (the git project root).

```bash
conda install nbstripout
nbstripout --install
```