What's Changed
🛠 Enhancements made
- Add Cell.xy for RasterLayer cell coordinates and clarify pos/indices semantics by @codebreaker32 in #299
- handle list of attr_name in apply/get raster data by @wang-boyu in #303
🐛 Bugs fixed
- Fix GeoSpace.to_crs not updating inplace and initializing incorrect CRS by @Tejasv-Singh in #300
📜 Documentation improvements
- unpin mesa version and fix geospace visualization docstring by @wang-boyu in #301
🔧 Maintenance
- make raster layer backward compatible by @wang-boyu in #305
New Contributors
- @Tejasv-Singh made their first contribution in #300
- @codebreaker32 made their first contribution in #299
Full Changelog: v0.9.2...v0.9.3