Git Product home page Git Product logo

aqueduct-coastal-flooding's Introduction

Scripts to simulate coastal flood hazard at the global scale based on near-shore still water levels using a simple GIS routing.
These scripts were initially developed for Aqueduct Floods. See publication list for more background.

Quick start guide

  1. Install python using the miniconda distribution from conda.
  2. Install all required dependencies using conda env create -f environment.yml with the provide environment.yml file. Note that the scripts requires python 2.7.
  3. Install PCRaster 4.2, see quick-start-guide
  4. Start the inun conda environment with conda activate inun
  5. Prepare the ini file with references to the a DEM and forcing datasets, see example configuration.
  6. Run the model from CLI with e.g. python scripts\coastal_inun.py -i coastal_inun.ini -d <output.nc> -b <waterlevels.nc> -v <waterlevel_variable_name> -s <sealevel_map.tif>

Publications

  • Haer, T., et. al.: Coastal and river flood risk analyses for guiding economically optimal flood adaptation policies: A country-scale study for Mexico, Philos. Trans. R. Soc. A Math. Phys. Eng. Sci., 376(2121), 20170329, doi:10.1098/rsta.2017.0329, 2018.
  • Tiggeloven, T., et. al.: Global-scale benefit–cost analysis of coastal flood adaptation to different flood risk drivers using structural measures, Nat. Hazards Earth Syst. Sci., 20(4), 1025–1044, doi:10.5194/nhess-20-1025-2020, 2020.
  • Ward, P. J., et. al.: Aqueduct Floods Methodology, Washington D.C. Available from: https://www.wri.org/publication/aqueduct-floods-methodology, 2020.

Authors

  • Dirk Eilande (@DirkEilander)
  • Hessel C. Winsemius (@hcwinsemius)
  • Gundula Winter

License

Copyright (c) Deltares

Distributed under GPL V3 Licencse, see LICENSE

aqueduct-coastal-flooding's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aqueduct-coastal-flooding's Issues

unsupported operand type /: 'NoneType' and int'

This error only occurs when running with specific datasets using a specific single tile. It is probably related to stricter enforcement of operand types in Python 3.8 (vs. original installment of these scripts in Python 2.7). Most likely it's an easy fix by either casting to a specific type or overwriting a NoneType.

inun_error_operand_types

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.