v0.18.0
0.18.0 - 2023-08-31
- Added
coordinates_to_cellsfunction. - Added
rasterize_cellsfunction to generate raster arrays from cells. - Updated h3o from v0.3 to v0.4. Due to the new polyfill modes this leads to API changes in all functions converting
geometries to cells. Theall_intersectingparameter is now deprecated (will be removed in v0.19) and is replaced
bycontainment_mode.