You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 2025.8.1 - blend_modes into mapchete eo
* take blend_modes and include it in this repo for maintanance, TODO: type the fuctions, set default dtype for computing as not to handle float64 numpy arrays
* add links to blend_modes original repository
* lint blend_modes for CI
* refractor blend modes completely, add tests dedicated to blend modes
* assert float16 dtype for blend modes
* make blend base a factory to have the blend functions init at once
* test different opacities where applicable
* move tests to have more coverage for recent additions
* remove testdata mapchete configs for eoxcloudless processeswhich are elasewhere now
* try to hit as much test coverage for the blend modes as possible