v0.41.0
opengeos/geoaiv0.41.0Jul 5, 2026by giswqs
AI Summary
Introduces a remote sensing foundation models catalog and discovery API. Refactors probability mask creation and fixes GeoParquet output.
Key Highlights
- Remote sensing foundation models catalog and discovery API
- Refactor vectorize create_probablity_mask
- Fix GeoParquet output in get_overture_data
- Fix QGIS plugin GPU dependency install
New Features
- Remote sensing foundation models catalog and discovery API
Full Release Notes
## What's Changed * chore(deps): bump nwtgck/actions-netlify from 3.0 to 4.0 by @dependabot[bot] in https://github.com/opengeos/geoai/pull/813 * refactor: vectorize create_probablity_mask by @slowy07 in https://github.com/opengeos/geoai/pull/818 * feat: add remote sensing foundation models catalog and discovery API by @jayakumarpujar in https://github.com/opengeos/geoai/pull/811 * fix: write GeoParquet output correctly in get_overture_data by @giswqs in https://github.com/opengeos/geoai/pull/834 * chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/opengeos/geoai/pull/824 * fix: resolve QGIS plugin GPU dependency install failure from PyTorch index by @giswqs in https://github.com/opengeos/geoai/pull/835 * chore: bump version to 0.41.0 (qgis plugin 1.6.0) by @giswqs in https://github.com/opengeos/geoai/pull/836 ## New Contributors * @slowy07 made their first contribution in https://github.com/opengeos/geoai/pull/818 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.40.1...v0.41.0