v0.10.0

opengeos/geoaiv0.10.0Sep 7, 2025by giswqs

AI Summary

This release introduces a wetland mapping example, fixes compatibility issues with Python 3.10, and adds new workshop materials.

Key Highlights

  • Added wetland mapping example
  • Fixed torchange python 3.10 error
  • Added TNView workshop notebook
  • Made sure model directory exists

New Features

  • Wetland mapping example
  • TNView workshop notebook
  • Python 3.10 compatibility fix

Full Release Notes

## What's Changed
* Add wetland mapping example by @giswqs in https://github.com/opengeos/geoai/pull/229
* Make sure model directory exists by @havardgulldahl in https://github.com/opengeos/geoai/pull/230
* Fix torchange python 3.10 error by @giswqs in https://github.com/opengeos/geoai/pull/232
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/geoai/pull/233
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/opengeos/geoai/pull/236
* Add TNView workshop notebook by @giswqs in https://github.com/opengeos/geoai/pull/241

## New Contributors
* @havardgulldahl made their first contribution in https://github.com/opengeos/geoai/pull/230

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