Skip to content

Releases: TUW-GEO/ApprovalTests.Python.GeoExtensions

Provide standalone verify functions

14 Jul 17:47

Choose a tag to compare

Fix calculating statistics from empty arrays

28 Jun 11:34

Choose a tag to compare

Fix scrubber using depricated coord assignment method

05 Feb 15:27

Choose a tag to compare

Scrubbers use now assign_coords method from xarray instead of assigning values directly, because it is deprecated in newer xarray versions.

Fix xarray attr diff repr import for latest xarray version

12 Dec 18:32

Choose a tag to compare

1.8.2

Fix xarray attr diff repr import for latest xarray version

Add scrub yeoda datacube metadata utlity function

06 Sep 17:39

Choose a tag to compare

1.8.1

Add yeoda datacube metadata scrubbin utlity function

Add DataFrame verification wrapper

04 Mar 15:55

Choose a tag to compare

  • One can wrap now verify functions in verify_data_frame_using to approve a file collection in a DataFrame based on columns

Add support for scrubbing coordinate data

28 Feb 09:52

Choose a tag to compare

  • NetCDF and zarr Dataset verification can now scrub coordinates as well

Add support for NetCDF files

21 Feb 10:05

Choose a tag to compare

Provide now verify_geo_nc to verify datasets stored in NetCDF format

Add nan counts to diff statistics

21 Dec 19:16

Choose a tag to compare

  • The difference statistics between mismatched raster data now also reports the amount of nans differing

Fix None exception when options is not provided in `verify_geo_zarr`

21 Dec 07:55

Choose a tag to compare

  • verify_geo_zarr can now be used again without providing an options