You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.