v0.11.0

opengeos/geoaiv0.11.0Sep 10, 2025by giswqs

AI Summary

This release expands the library's capabilities by adding support for JPEG2000 and the DINOv3 model, along with new example notebooks.

Key Highlights

  • Added support for JPEG2000
  • Added support for DINOv3
  • Added AlphaEarth notebook example
  • Bumped actions/setup-python

New Features

  • JPEG2000 support
  • DINOv3 support
  • AlphaEarth notebook

Full Release Notes

## What's Changed
* Add support for JPEG2000 by @giswqs in https://github.com/opengeos/geoai/pull/242
* Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/opengeos/geoai/pull/243
* Add support for DINOv3 by @giswqs in https://github.com/opengeos/geoai/pull/246
* Add AlphaEarth notebook example by @giswqs in https://github.com/opengeos/geoai/pull/247


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.10.0...v0.11.0