0.2.4
Changes in 0.2.4
- Improved performance when creating
GridMappingfrom 2D coordinates.
Parameter estimation now uses only corner points instead of the full set of
coordinates, significantly reducing runtime for large datasets. - Bug fix in affine transformations.
Fixed a half-pixel shift that occurred inxcube_resampling.affine_transform_dataset
andxcube_resampling.resample_in_spacewhen the source and target grid mappings
shared the same CRS and were regular.
Full Changelog: v0.2.3...v0.2.4