Skip to content

2026.1.0

Choose a tag to compare

@ungarj ungarj released this 09 Jan 08:53
· 99 commits to main since this release
  • core

    • fix array mask when applying offset to Sentinel-2 data (#21)
    • refactor search catalog inheritance and consolidate shared properties into CollectionSearcher (#19)
    • reimplement UTMSearchCatalog and add (more) Sentinel-2 search tests (#19)
  • packaging

    • centralize configuration: migrate setup.cfg, .coveragerc, and pytest.ini into pyproject.toml (#22)
    • replace cql2 with pygeofilter (#22)
    • replace pytest-lazy-fixture with pytest-lazy-fixtures (#22)