pysal / tobler

Spatial interpolation, Dasymetric Mapping, & Change of Support
https://pysal.org/tobler
BSD 3-Clause "New" or "Revised" License
144 stars 30 forks source link

BUG: support custom index in area_interpolate #150

Closed martinfleis closed 2 years ago

martinfleis commented 2 years ago

Fixes #149

codecov-commenter commented 2 years ago

Codecov Report

Merging #150 (8429782) into master (6568d40) will increase coverage by 0.26%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   81.77%   82.04%   +0.26%     
==========================================
  Files          20       20              
  Lines         944      958      +14     
==========================================
+ Hits          772      786      +14     
  Misses        172      172              
Impacted Files Coverage Δ
tobler/area_weighted/area_interpolate.py 81.42% <100.00%> (ø)
tobler/tests/test_dasymetric.py 95.71% <100.00%> (+1.07%) :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 6568d40...8429782. Read the comment docs.