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
In recent versions of xarrays.Dataset.to_zarr(), the consolidated kwarg is None and the Zarr is expected to already be consolidated. Otherwise warnings are issued.
Therefore nc2zarr should write consolidated by default too.
The text was updated successfully, but these errors were encountered:
In recent versions of
xarrays.Dataset.to_zarr()
, theconsolidated
kwarg isNone
and the Zarr is expected to already be consolidated. Otherwise warnings are issued.Therefore nc2zarr should write consolidated by default too.
The text was updated successfully, but these errors were encountered: