v0.1.6

opengeos/geoaiv0.1.6Feb 23, 2025by giswqs

AI Summary

This release focuses on fixing broken documentation links and enhancing data visualization capabilities for raster data and images. It introduces utility functions designed to streamline batch plotting and statistical calculations.

Key Highlights

  • Fixed broken links
  • Added support for visualizing raster and images
  • Added plot_batch function
  • Added calc_stats function

New Features

  • Support for visualizing raster and images
  • plot_batch function
  • calc_stats function

Full Release Notes

## What's Changed
* Fix broken link by @giswqs in https://github.com/opengeos/geoai/pull/16
* Add support for visualizing raster and images by @giswqs in https://github.com/opengeos/geoai/pull/17
* Add plot_batch and calc_stats functions by @giswqs in https://github.com/opengeos/geoai/pull/18


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.1.5...v0.1.6