-
Notifications
You must be signed in to change notification settings - Fork 49
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestxarrayRequires changes to xarray upstreamRequires changes to xarray upstream
Description
Some changes are needed in xarray to support using the xarray backend entrypoint system to open datasets from disk as ManifestArray
-backed Variables just by passing a keyword arg to open_dataset
/open_mfdataset
. This requires dodging some internal array wrapping that occurs in the depths of xarray's backend machinery.
Originally posted by @TomNicholas in https://github.com/TomNicholas/VirtualiZarr/issues/14#issuecomment-1998720573
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestxarrayRequires changes to xarray upstreamRequires changes to xarray upstream