Skip to content

0.11.5

Choose a tag to compare

@TonioF TonioF released this 12 Mar 16:45
· 110 commits to main since this release

Changes in 0.11.5

  • Improved support of dataset with unsigned integers
  • Improved determination of chunks (and thereby handling of, e.g., PERMAFROST datasets)
  • The get_data_ids() method in CciOdpDataStore, CciZarrDataStore
    and CciKerchunkDataStore has an enhanced include_attrs parameter.
    Previously accepting only Container[str], it now also supports a bool value.
    Setting include_attrs to True retrieves all attributes of the data_ids.