Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pycnophylactic interpolation #141

Merged
merged 1 commit into from
Jun 27, 2021
Merged

add pycnophylactic interpolation #141

merged 1 commit into from
Jun 27, 2021

Conversation

knaaptime
Copy link
Member

@knaaptime knaaptime commented Jun 25, 2021

resolves #95. Big thanks to @danlewis85

@knaaptime knaaptime requested a review from sjsrey June 25, 2021 16:16
@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2021

Codecov Report

Merging #141 (0aecfa9) into master (53eec88) will increase coverage by 1.80%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   79.97%   81.77%   +1.80%     
==========================================
  Files          16       20       +4     
  Lines         809      944     +135     
==========================================
+ Hits          647      772     +125     
- Misses        162      172      +10     
Impacted Files Coverage Δ
tobler/pycno/pycno.py 82.79% <82.79%> (ø)
tobler/__init__.py 100.00% <100.00%> (ø)
tobler/pycno/__init__.py 100.00% <100.00%> (ø)
tobler/tests/test_pycno.py 100.00% <100.00%> (ø)
tobler/tests/test_dasymetric.py 94.64% <0.00%> (+0.76%) ⬆️
tobler/area_weighted/area_interpolate.py 81.42% <0.00%> (+2.49%) ⬆️
... and 1 more

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 53eec88...0aecfa9. Read the comment docs.

@sjsrey sjsrey merged commit 04b1126 into pysal:master Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Pycnophylactic Interpolation
3 participants