Skip to main content

DEM reconditioning for hydrological applications

Project description

hydro-snap

Hydro-snap is a precise and efficient tool for seamlessly aligning digital elevation models (DEMs) with mapped stream networks, ensuring accurate hydrological flow paths with minimal terrain alteration.

comparison

Example of a DEM before (left) and after (right) alignment with HydroSnap. The DEM on the right has been aligned with the mapped stream network, ensuring accurate hydrological flow paths.

Installation

hydro-snap can be installed using pip:

pip install hydro-snap

Usage

Hydro-snap can be used to align a DEM with a mapped stream network using the following code:

from hydro_snap import recondition_dem

# Recondition the DEM
recondition_dem(DEM_PATH, STREAMS_SHP, OUTPUT_DIR, delta=DELTA, outlet_shp=OUTLET_SHP, catchment_shp=CATCHMENT_SHP,
                breaches_shp=BREACHES_SHP)

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

hydro_snap-0.0.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

hydro_snap-0.0.1-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

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