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 "Avoid backtracking and burn your inputs: CONUS-scale watershed delineation using OpenMP" is accepted for publication in Environmental Modelling & Software in October 2024. Find the author's version.

Citation: Cho, H., Accepted for Publication in 2024. Avoid backtracking and burn your inputs: CONUS-scale watershed delineation using OpenMP. Environmental Modelling & Software.

image

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