Skip to content

HuidaeCho/meshed

Repository files navigation

Memory-Efficient Watershed Delineation (MESHED)

Part of the Memory-Efficient I/O-Improved Drainage Analysis System (MIDAS)

A journal manuscript "A memory-efficient watershed delineation OpenMP algorithm using a node-skipping depth-first search on a self-destructive flow direction matrix for CONUS-scale hydrologic modeling" has been submitted to Environmental Modelling & Software.

Flow direction encoding in GeoTIFF:
image

Requirements

For Windows, use MSYS2 and OSGeo4W to install GCC and GDAL, respectively.

How to compile MESHED

make

Test data

Test data is available at https://data.isnew.info/meshed.html.

Testing on Windows

cd test
pretest_TX.bat
test_TX.bat

Testing on Linux

cd test
./pretest_TX.sh
./test_TX.sh

About

Memory-Efficient Watershed Delineation (MESHED)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages