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

Explicitly compute overview levels #158

Closed
wants to merge 3 commits into from
Closed

Explicitly compute overview levels #158

wants to merge 3 commits into from

Conversation

dionhaefner
Copy link
Collaborator

Based on cogeotiff/rio-tiler#132

Overall some performance improvements, but we will have to test more to see whether it is worth it.

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #158 into master will decrease coverage by 0.21%.
The diff coverage is 72.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
- Coverage   98.25%   98.03%   -0.22%     
==========================================
  Files          43       43              
  Lines        2122     2140      +18     
  Branches      260      266       +6     
==========================================
+ Hits         2085     2098      +13     
- Misses         20       22       +2     
- Partials       17       20       +3
Impacted Files Coverage Δ
terracotta/drivers/raster_base.py 93.97% <72.22%> (-1.49%) ⬇️

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 b38699b...b98d161. Read the comment docs.

@dionhaefner
Copy link
Collaborator Author

No benefit with the new default transform.

@dionhaefner dionhaefner deleted the ovr branch March 27, 2020 10:43
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.

None yet

1 participant