Skip to content

HuidaeCho/mefa

Repository files navigation

Memory-Efficient Flow Accumulation (MEFA)

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

Please cite Cho (2023) when you use this algorithm or the r.flowaccumulation GRASS addon.

  • Huidae Cho, July 2023. Memory-Efficient Flow Accumulation Using a Look-Around Approach and Its OpenMP Parallelization. Environmental Modelling & Software 167, 105771. doi:10.1016/j.envsoft.2023.105771.

MEFA Graphical Abstract

  • Raw data: 30-m NED for the entire Texas
    • 1.8 billion cells including null
    • 773 million cells without null
  • Red: MEFA
  • Blue and purple: Benchmark algorithms

Flow direction encoding in GeoTIFF:
image

Requirements

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

How to compile MEFA

make

Benchmark algorithms

Pre-/post-processing scripts

Data

Input flow direction files

Output flow accumulation files

About

Memory-Efficient Flow Accumulation (MEFA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published