NEWS
ncdfgeom 1.2.2 (2026-04-22)
- migrated test and example spatial data from shapefile to GeoPackage (#107)
- improved CRS handling in write_geometry() with clearer warnings when a CRS is missing or cannot be mapped to a CF grid mapping
- internal code cleanup
ncdfgeom 1.2.1
- improved documentation of calculate_area_intersection_weights()
ncdfgeom 1.2.0
- calculate_area_intersection_weights() now supports normalized weights
ncdfgeom 1.1.6 (2024-01-25)
- remove geoknife as suggested package
- reduce installed package size
ncdfgeom 1.1.5 (2023-03-24)
- update URLs for new repository.
ncdfgeom 1.1.1 (2021-04-23)
- Updates to read and write timeseries DSG. Should be backwards compatible.
ncdfgeom 1.1.0 (2019-08-28)
- Added class
ncdfgeom to response from read_timeseries_dsg for compatibility with stars.
- Added citation information.
- Bug fix in handling of multilinestrings.