Initial release.
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* script to generate test data by keewis in https://github.com/keewis/grid-indexing/pull/1
* rename the project by keewis in https://github.com/keewis/grid-indexing/pull/2
* initial attempt at a index based on georust/rstar by keewis in https://github.com/keewis/grid-indexing/pull/3
* typo in the module import by keewis in https://github.com/keewis/grid-indexing/pull/9
* improve the python test coverage by keewis in https://github.com/keewis/grid-indexing/pull/11
* attempt to fix the rust CI by keewis in https://github.com/keewis/grid-indexing/pull/10
* use `geoarrow` to pass polygons from python to rust by keewis in https://github.com/keewis/grid-indexing/pull/12
* infer grid types by keewis in https://github.com/keewis/grid-indexing/pull/13
* use `cf-xarray` to infer cell geometries by keewis in https://github.com/keewis/grid-indexing/pull/14
* fix rust ci, take 2 by keewis in https://github.com/keewis/grid-indexing/pull/15
* use geoarrow instead of shapely to construct polygons by keewis in https://github.com/keewis/grid-indexing/pull/16
* demo of the current functionality by keewis in https://github.com/keewis/grid-indexing/pull/17
* example grids by keewis in https://github.com/keewis/grid-indexing/pull/21
* distributed rtree by keewis in https://github.com/keewis/grid-indexing/pull/22
* investigate builds on windows by keewis in https://github.com/keewis/grid-indexing/pull/28
* build wheels workflow by keewis in https://github.com/keewis/grid-indexing/pull/30
* remove debug setup for building wheels by keewis in https://github.com/keewis/grid-indexing/pull/32
New Contributors
* keewis made their first contribution in https://github.com/keewis/grid-indexing/pull/1
**Full Changelog**: https://github.com/keewis/grid-indexing/commits/v0.0.1