Dan Kovacek

Results 6 comments of Dan Kovacek

**EDIT**: A more recent issue was raised here under #187, and in [scikit.image](https://github.com/scikit-image/scikit-image/issues/6277). I wish I had a suggestion to flatten the allocation curve, but using a memory profiler helped...

First of all, thanks for your work on this library, it's inspiring. I tested this out on a large region in the Columbia basin (BC/Washington) with several very long, narrow...

Thanks for your response Matt. I tried setting up your suggestion from above, and the gradient assignment in flat regions behaves as expected on the (~110km) long lake showing a...

Thanks for your response. An example DEM is shared [here](https://drive.google.com/file/d/12kTKKTgMM2_IUsd70wZQrQaEIlosWHLw/view?usp=sharing). I created a fresh virtual environment (python 3.8) and installed whitebox with `pip install whitebox`. After installing, `pip show whitebox`...

Hi, thanks so much for the feedback. As you recommended, I checked the binary version and it's 2.1.0. I am familiar with projections but didn't bother for the example, figuring...