Flood mapping program based on high-resolution terrain analyses
Project description
GeoFlood
Flood mapping program based on high-resolution terrain analyses.
Documentation and examples
https://passah2o.github.io/pygeoflood/
Installation
We recommend installing pygeoflood into a conda environment. Python 3.10, 3.11, or 3.12 is required:
$ pip install pygeoflood
For the bleeding-edge version, install from GitHub:
$ pip install git+https://github.com/passah2o/pygeoflood
If you plan on running the Fill-Spill-Merge function to estimate pluvial flooding, you must also install a fork of the richdem package using the following commands:
$ git clone https://github.com/mdp0023/richdem.git richdem
$ cd richdem/wrappers/pyrichdem
$ pip install "setuptools<81"
$ pip install .
For local pygeoflood development, install in editable mode:
$ git clone https://github.com/passah2o/pygeoflood
$ cd pygeoflood
$ pip install -e .
To run the test suite:
$ pip install pytest
$ pytest tests/test_functionality.py -v
Citing
When using GeoFlood, please cite the following paper:
Zheng, X., D. Maidment, D. Tarboton, Y. Liu, P. Passalacqua (2018), GeoFlood: Large scale flood inundation mapping based on high resolution terrain analysis, Water Resources Research, 54, 12, 10013-10033, doi:10.1029/2018WR023457.
When using GeoNet, please cite the following papers:
Passalacqua, P., T. Do Trung, E. Foufoula-Georgiou, G. Sapiro, W. E. Dietrich (2010), A geometric framework for channel network extraction from lidar: Nonlinear diffusion and geodesic paths, Journal of Geophysical Research Earth Surface, 115, F01002, doi:10.1029/2009JF001254.
Sangireddy, H., R. A. Carothers, C.P. Stark, P. Passalacqua (2016), Controls of climate, topography, vegetation, and lithology on drainage density extracted from high resolution topography data, Journal of Hydrology, 537, 271-282, doi:10.1016/j.jhydrol.2016.02.051.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygeoflood-0.0.3a4.tar.gz.
File metadata
- Download URL: pygeoflood-0.0.3a4.tar.gz
- Upload date:
- Size: 250.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a2f5a89683230f6ffccb8980a0e703046462078cb9a7873e85119f7fb08c287
|
|
| MD5 |
36c339c5eaf6cf0248757f4db364a7e3
|
|
| BLAKE2b-256 |
bcdd95544db038a36d57b2f3a574f6c989f641329fb22e7c2a58936fb7cfc61b
|
File details
Details for the file pygeoflood-0.0.3a4-py3-none-any.whl.
File metadata
- Download URL: pygeoflood-0.0.3a4-py3-none-any.whl
- Upload date:
- Size: 242.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a4e25838136828949622b1b145b459165e6be0d56aceb5c35f89c7492a36d6d
|
|
| MD5 |
3fb9006e39be462e3efe1cd3a3210166
|
|
| BLAKE2b-256 |
10002687ad67c5ce53a6df069c80b44e0c5de45fc0168960ab781bf4cdf10185
|