Skip to content

Tags: mapchete/mapchete-eo

Tags

2026.3.0

Toggle 2026.3.0's commit message
Release 2026.3.0

2026.2.0

Toggle 2026.2.0's commit message
Release 2026.2.0

2026.1.0

Toggle 2026.1.0's commit message
Release 2026.1.0

2025.11.0

Toggle 2025.11.0's commit message
Release 2025.11.0

2025.10.1

Toggle 2025.10.1's commit message
Release 2025.10.1

2025.10.0

Toggle 2025.10.0's commit message
Release 2025.10.0

2025.8.3

Toggle 2025.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

2025.8.2

Toggle 2025.8.2's commit message
Release 2025.8.2

2025.8.1

Toggle 2025.8.1's commit message

Verified

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

2025.8.0

Toggle 2025.8.0's commit message
remove read the docs yaml and from changelog for now