v0.2.2

opengeos/geoaiv0.2.2Mar 4, 2025by giswqs

AI Summary

This version updates installation instructions and documentation while adding a new utility function for clipping rasters. It also introduces functionality for viewing image metadata.

Key Highlights

  • Add support for viewing metadata
  • Add clip_raster_by_bbox function
  • Update installation

New Features

  • Metadata viewing support
  • clip_raster_by_bbox function
  • Updated installation instructions

Full Release Notes

## What's Changed
* Update installation by @giswqs in https://github.com/opengeos/geoai/pull/28
* Add support for viewing metadata by @giswqs in https://github.com/opengeos/geoai/pull/29
* Update README by @giswqs in https://github.com/opengeos/geoai/pull/30
* Add clip_raster_by_bbox function by @giswqs in https://github.com/opengeos/geoai/pull/31


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.2.1...v0.2.2