Small release which fixes a problem causing the docs to be out of date, fixes some issues in the tests with unclosed file handles, but also increases the performance of writing large numbers of virtual references to Icechunk!
What's Changed
- Upgrade icechunk 0.2.0 by @abarciauskas-bgse in #445
- Update
store.set_virtual_ref
->store.set_virtual_refs
by @norlandrhagen in #443 - Align HDF reader CF _FillValue with Zarr v3 semantics by @sharkinsspatial in #420
- Revert "Align HDF reader CF _FillValue with Zarr v3 semantics (#420)" by @TomNicholas in #457
- Store -> Datacube language in readme by @TomNicholas in #456
- Close open file handle if there aren't loadable_vars by @maxrjones in #455
- Reapply HDF reader fillvalue by @chuckwondo in #460
- Update minimum icechunk version to v0.2.4 by @TomNicholas in #462
- Add missing pytest-asyncio plugin by @chuckwondo in #461
- Release notes for v1.3.2 by @TomNicholas in #463
Full Changelog: v1.3.1...v1.3.2