amforte / Topographic-Analysis-Kit

Set of matlab based tools for topographic analysis, built on top of TopoToolbox.
GNU General Public License v3.0
43 stars 35 forks source link

Recursive Subdivision #26

Closed amforte closed 5 years ago

amforte commented 5 years ago

Recursive subdivision of large basins with flat areas can sometimes fail when running SubDivideBigBasins, unsure of exact cause.

amforte commented 5 years ago

This is partially fixed. It can still be a problem and it seems to specifically be an issue in basins where there are true flat areas, but it will no longer cause a catastrophic failure. It will instead warn the user that recursive subdivision failed.