Skip to content

OpenCLIM/impact-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flood Impacts DAFNI Model

build

This repo contains the files required to build and test the flood-impacts-dafni model. All processing steps are contained in run.py

Documentation

flood-impacts.md

To build the documentation:

cd docs
python build_docs.py

Dependencies

environment.yml

Usage

docker build -t flood-impact-model-v2 . && docker run -v "data:/data" --env PYTHONUNBUFFERED=1 --env THRESHOLD=0.1 --name flood-impact-model-v2 flood-impact-model-v2

or

python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors