fwdet

Calculate floodwater depth based on an inundation polygon (e.g. from remote sensing) and a DEM. See: http://csdms.colorado.edu/wiki/Model:FwDET

https://github.com/csdms-contrib/fwdet

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 8 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    2 of 5 committers (40.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Calculate floodwater depth based on an inundation polygon (e.g. from remote sensing) and a DEM. See: http://csdms.colorado.edu/wiki/Model:FwDET

Basic Info
  • Host: GitHub
  • Owner: csdms-contrib
  • License: gpl-2.0
  • Language: Python
  • Default Branch: master
  • Size: 52.6 MB
Statistics
  • Stars: 64
  • Watchers: 9
  • Forks: 28
  • Open Issues: 6
  • Releases: 4
Created over 8 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

Floodwater Depth Estimation Tool (FwDET)

Calculates floodwater depths using a digital elevation model (DEM) and a flood extent polygon

screen capture

Updates:

2023-10-20

Implemented in QGIS as a processing script

2022-08-24

Implemented in: - >= ArcGis 10.5 - ArcGis Pro - Google Earth Engine

Description

Within this repository resides the three versions of FwDET. Version 1, featured in Estimating Floodwater Depths from Flood Inundation Maps and Topography [Cohen et al. 2018], best works in inland riverine regions and has been implemented using both Arcpy and QGIS. Version 2, features an improved algorithm which better solves coastal flooding as well as fluvial [Cohen et al. 2019]. Version 2 implements a much different approach that is considerably more computationally efficient, drastically reducing run time compared to version 1 of the tool. Version 2.1 introduces a boundary cell smoothing and filtering procedure which improves the tool's accuracy [Cohen et al. 2022].

Installation

ArcMap/Pro Toolbox

  1. Clone this repository or download the toolbox file.
  2. Open ArcMap/Pro and navigate using the catalog to the directory containing FwDET_ArcGISPro.tbx.
  3. Expand the toolbox and double click on the tool version you wish to use.

QGIS

see qgis/README.md

Development

NOTE: project uses git lfs

Related Publications:

Cohen et al. 2022, Sensitivity of Remote Sensing Floodwater Depth Calculation to Boundary Filtering and Digital Elevation Model Selections. Remote Sensing

Peter et al. 2020, Google Earth Engine Implementation of the Floodwater Depth Estimation Tool (FwDET-GEE) for Rapid and Large Scale Flood Analysis. IEEE Geoscience and Remote Sensing Letters.

Cohen et al. 2019, The Floodwater Depth Estimation Tool (FwDET v2.0) for Improved Remote Sensing Analysis of Coastal Flooding. Natural Hazards and Earth System Sciences, 19, 2053–2065.

Cohen et al. 2017, Estimating Floodwater Depths from Flood Inundation Maps and Topography, Journal of the American Water Resources Association, 54 (4), 847–858.

Contacts:

Sagy Cohen

Other resources:

SDML Website

FwDET CSDMS Tool Repo Description

Owner

  • Name: csdms-contrib
  • Login: csdms-contrib
  • Kind: organization
  • Email: csdmssupport@colorado.edu

Source code for models and tools contributed the CSDMS Model Repository

GitHub Events

Total
  • Watch event: 6
Last Year
  • Watch event: 6

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 48
  • Total Committers: 5
  • Avg Commits per committer: 9.6
  • Development Distribution Score (DDS): 0.646
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
cefect c****t@g****m 17
sagycohen s****n@u****u 15
Austin Raney a****y@c****u 10
Seth Bryant b****h@g****m 5
Albert a****r@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 14
  • Total pull requests: 11
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 5
  • Total pull request authors: 3
  • Average comments per issue: 6.07
  • Average comments per pull request: 0.45
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jeremyEudaric (8)
  • cefect (2)
  • kedeng14 (1)
  • WeatherGod (1)
  • roescob (1)
Pull Request Authors
  • aaraney (5)
  • cefect (4)
  • sagycohen (3)
Top Labels
Issue Labels
Pull Request Labels
enhancement (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
proxy.golang.org: github.com/csdms-contrib/fwdet
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 9 months ago