Skip to main content

A Python package for analytics in dam management workflows.

Project description

OptiDamTool

PyPI - Version PyPI - Python Version PyPI - Status PyPI - Format

GitHub last commit GitHub commit activity codecov

flake8 mypy pytest Read the Docs

GitHub Release Date GitHub Created At

Pepy Total Downloads PyPI - License

About

OptiDamTool is a Python package designed for analytics and decision-making in dam management. Conceptualized and released on May 29, 2025, the package offers tools for modeling and analyzing hydrological flow across a network of connected dams.

Leveraging functionalities from the open-source GeoAnalyze package, OptiDamTool provides classes that that assist users in preparing inputs for simulating water erosion and sediment transport, and supports decision-making in dam network deployment aimed at environmental sustainability.

Classes

OptiDamTool.WatemSedem

Provides tools to prepare inputs for the WaTEM/SEDEM model, which simulates soil erosion, sediment transport capacity, and sediment delivery to stream networks at the watershed scale. While this class includes built-in methods for generating most required inputs, it is still recommended to consult the GeoAnalyze documentation for any geospatial operations not covered by its methods.

  • Converts Digital Elevation Model (DEM) data into the stream files required for the WaTEM/SEDEM model with the river routing = 1 extension enabled.
  • Extends input rasters beyond the model region and fills NoData cells with valid values, as WaTEM/SEDEM does not support NoData.
  • Performs reprojection, clipping, resolution rescaling, and reclassification of rasters.
  • Processes open-source Esri land cover data.
  • Generates a land management factor raster from land cover inputs.
  • Computes the product of soil erodibility and rainfall erosivity factors.
  • Converts raster files to the Idrisi raster format, with the .rst file extension.
  • Generates effective upstream drainage area polygons for selected dam locations within a stream network.

OptiDamTool.Network

Offers methods for establishing hydrological and sedimentation flow connectivity between dams using the stream network.

  • Identifies connectivity between adjacent upstream and downstream dams.
  • Computes the controlled upstream drainage areas for selected dam locations within a stream network.
  • Estimates sediment inflow to dams based on controlled upstream drainage areas.
  • Simulates storage dynamics of individual dams in a system due to sedimentation, using a mass balance approach.
  • Generates updated dam location points and their corresponding controlled drainage polygons when dams become inactive during system-wide storage dynamics simulation.

OptiDamTool.Analysis

Provides methods for analyzing simulation outputs and generating insights.

  • Integrates sediment delivery to stream segments.
  • Generates stream shapefiles with comprehensive information of each segment's drainage area and sediment input.
  • Summarizes total sediment dynamics for the model region.
  • Assigns a Coordinate Reference System and the default GTiff driver to output Idrisi raster files from a WaTEM/SEDEM simulation.

OptiDamTool.SystemDesign

Provides methods for optimizing dam systems within a watershed using a multi-objective evolutionary computation framework.

  • For a fixed number of dams, it determines optimal locations and storage capacities based on annual sediment inflows along watershed drainage pathways.

OptiDamTool.Visual

Provides methods for visualizing simulation outputs.

  • Produces a figure showing sediment inflow percentages to stream segments, relative to the total sediment input across all stream segments.

  • Creates a figure showing dam locations along the stream path.

  • Produces a figure showing dam system-level statistics, including controlled drainage area, remaining storage, sediment trapped, and sediment released.

  • Displays figures illustrating the annual variability of key features for each dam in the system:

    • Controlled drainage area: Percentage of the drainage area managed by each dam, relative to the total stream drainage area, evaluated at the start of the simulation year.
    • Remaining storage: Percentage of storage capacity remaining relative to the dam’s initial storage, evaluated at the start of the simulation year.
    • Trap efficiency: Efficiency of sediment trapping expressed as a percentage, evaluated at the start of the simulation year.
    • Trapped sediment: Percentage of sediment retained by the dam, relative to the total sediment input across all stream segments, evaluated at the end of the simulation year.

The examples below show typical outputs produced by these visualization methods:

Installation

To install, use pip:

pip install OptiDamTool

Quickstart

A brief example of how to start:

import OptiDamTool
watem_sedem = OptiDamTool.WatemSedem()
network = OptiDamTool.Network()

Documentation

For detailed information, see the documentation.

Support

If this project has been helpful and you'd like to contribute to its development, consider sponsoring with a coffee! Support will help maintain, improve, and expand this open-source project, ensuring continued valuable tools for the community.

Buy Me a Coffee

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

optidamtool-0.5.0.tar.gz (50.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

optidamtool-0.5.0-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

Details for the file optidamtool-0.5.0.tar.gz.

File metadata

  • Download URL: optidamtool-0.5.0.tar.gz
  • Upload date:
  • Size: 50.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for optidamtool-0.5.0.tar.gz
Algorithm Hash digest
SHA256 1239e984763faa9fa94ce6195da7141d10e8516519597aa356a9a036d4620869
MD5 6e53b47614ce0215fb8e9fcc28bf5695
BLAKE2b-256 b0b8efc1b4973b96615dcc14496cb8e38d93a3b42d1695c572dcf03dec7de1f3

See more details on using hashes here.

File details

Details for the file optidamtool-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: optidamtool-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 47.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for optidamtool-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7895413ca56cff73c3d998ea1af058d34e3a8c15e500da65a9cee4b23e97315
MD5 90f6826d2c8e9285d09745f8a6e1b885
BLAKE2b-256 f684a1db949342bf4db61dad71b4d1eaf546452a288da542eb0577fb303f55d7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page