Skip to content

0.9.3

Compare
Choose a tag to compare
@cisaacstern cisaacstern released this 03 Jan 21:42
· 19 commits to master since this release
2ab1bcd
  • Bugfix to allow opening of zarr files. This fix allows using Zarr stores as an input source for recipes. #462
  • Add netcdf3 support for opening source files with kerchunk. Resolves a long-standing issue wherein netcdf3 source files could not be loaded lazily, which effectively blocked the use of large netcdf3 files as recipe sources. #383
  • Fix zarr reference bug #455
  • Add dataset_type class attribute for recipe classes #437