Tags: mapchete/mapchete-eo
Tags
release 2025.8.3 fix, refractor blend-modes (#6) * rebuild blend_modes, so they accept any array and scale it properly * fix, blend_functions, former blend_modes, make minimal and utilize and update the blend_base present * test for python 3.13 * add tests for dtype_scale and linear_normalization to have more coverage * rework tests and the blend functions and compositing, aka do not change the original logic at all just refractor and make nice, else do not touch
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
PreviousNext