1.2.2
- 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
1.2.1
- improved documentation of calculate_area_intersection_weights()
1.2.0
- calculate_area_intersection_weights() now supports normalized
weights
1.1.6
- remove geoknife as suggested package
- reduce installed package size
1.1.5
- update URLs for new repository.
ncdfgeom 1.1.1
- Updates to read and write timeseries DSG. Should be backwards
compatible.
ncdfgeom 1.1.0
- Added class
ncdfgeom to response from
read_timeseries_dsg for compatibility with
stars.
- Added citation information.
- Bug fix in handling of multilinestrings.