File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 22Changelog
33#########
44
5+ Next Release
6+ ------------
7+
8+ * core
9+
10+ * fix array mask when applying offset to Sentinel-2 data
11+ * refactor search catalog inheritance and consolidate shared properties into `CollectionSearcher `
12+ * reimplement `UTMSearchCatalog ` and add (more) Sentinel-2 search tests
13+
14+ * packaging
15+
16+ * centralize configuration: migrate `setup.cfg `, `.coveragerc `, and `pytest.ini ` into `pyproject.toml `
17+ * replace `cql2 ` with `pygeofilter ` (#20)
18+ * replace `pytest-lazy-fixture ` with `pytest-lazy-fixtures `
19+
520
6212025.11.0 - 2025-11-18
722----------------------
@@ -751,7 +766,7 @@ first release!
751766 * Generic EO product processing
752767 * BRDF correction for Sentinel-2
753768 * using STAC to read and store archives
754- * internally using xarrays where applickable
769+ * internally using xarrays where applicable
755770 * more modular code
756771 * fully typed
757772 * optimized test suite (i.e. most tests use cached testdata)
You can’t perform that action at this time.
0 commit comments