Skip to content

Conversation

@felixcremer
Copy link
Member

This should enable to use PS with the latest Raster and YAXArrays versions.

@codecov
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 40.47619% with 25 lines in your changes missing coverage. Please review.

Project coverage is 74.52%. Comparing base (19660b3) to head (751b87e).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/broadcast.jl 45.16% 17 Missing ⚠️
src/PyramidScheme.jl 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   66.28%   74.52%   +8.23%     
==========================================
  Files           3        4       +1     
  Lines         264      420     +156     
==========================================
+ Hits          175      313     +138     
- Misses         89      107      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

felixcremer and others added 4 commits January 8, 2025 22:52
This enables to use broadcasting with scalars as well.
It will error on AbstractArrays to hint, that the array should be converted to a Pyramid before.

Co-authored-by: Rafael Schouten <[email protected]>
@felixcremer felixcremer changed the title Add DD 0.28 and 0.29 Implementing broadcast using Flatten Jan 9, 2025
We can enable them later on main, when we have the interface to add the maximal size of the coarsest level, so that the depth of the pyramid is the same from in memory and from gdal.
@felixcremer felixcremer mentioned this pull request Jan 17, 2025
@felixcremer felixcremer merged commit 1ce78b4 into main Jan 17, 2025
7 of 10 checks passed
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.

2 participants