mauro3 / WhereTheWaterFlows.jl

Hydrolocial water flow routing on digital elevation models
MIT License
16 stars 3 forks source link

Braun & Willett (2013) - my take #12

Closed mauro3 closed 3 years ago

mauro3 commented 3 years ago

This is now much faster, about 20x for my large Antarctica DEM (2e8 points). Now the bottleneck is drainpits again.

Bonus: 20 lines less code!

codecov-commenter commented 3 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.82%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   75.17%   74.34%   -0.83%     
==========================================
  Files           2        2              
  Lines         286      269      -17     
==========================================
- Hits          215      200      -15     
+ Misses         71       69       -2     
Impacted Files Coverage Δ
src/WhereTheWaterFlows.jl 96.15% <100.00%> (+0.59%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 11c8d2f...99461c0. Read the comment docs.