Releases: jgrss/geowombat
v2.3.1
What's Changed
- fix: improve block usage and nodata handling by @mmann1123 in #348
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- feat: add deep learning classifiers (TabNet, L-TAE, TorchGeo) by @mmann1123 in #347
Full Changelog: v2.2.3...v2.3.0
v2.2.3
v2.2.2
What's Changed
- fix: resolves finding python and python3 install in conda-forge by @mmann1123 in #345
Full Changelog: v2.2.0.1...v2.2.2
v2.2.1
What's Changed
- fix: add version fallback in meson.build for tarball builds by @mmann1123 in #344
Full Changelog: v2.2.0...v2.2.1
fix_conda
What's Changed
- fix: add version fallback in meson.build for tarball builds by @mmann1123 in #344
Full Changelog: v2.2.0...v2.2.0.1
v2.2.0
What's Changed
- STAC Extension by @mmann1123 in #342
- ci: fix release workflow to work with branch protection by @mmann1123 in #343
Full Changelog: v2.1.23...v2.2.0
v2.1.23
v2.1.23 (2026-02-27)
Bug Fixes
-
Fix RTD docs build and add missing ML plot figures (
7f48578) -
Fix RTD docs build and add missing ML plot figures (#338,
bd49309) -
Handle NaN values in mosaic overlap regions (
b44a6a4) -
ML module bug fixes and time-dimensioned data support (
2924866) -
Pin h5py<3.10.0 to fix netCDF dimension scales issue (
b44a6a4) -
Resolve bounds rounding (#325) and Sentinel-2 psd-15 namespace (#330) (#339,
9d611e1) -
Resolve NumPy header not found in meson build (
1b0c1a8) -
Resolve NumPy header not found in meson build (#338,
bd49309)
Chores
-
Add automatic semantic versioning via python-semantic-release (
d307a75) -
Add PyPI publish workflow and prep for conda-forge automation (#338,
bd49309) -
Migrate to meson build backend Builds on #327 (#334,
b44a6a4) -
Trigger CI tests (
b44a6a4)
Documentation
-
Add v2.1.23 changelog and update docs build config (
b44a6a4)
Detailed Changes: v2.1.22...v2.1.23