-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
netCDF and HDF are good legacy archival formats handled by xarray and the wider numerical python ecosystem, but they don't play nicely with parallel access across a cluster or from an archive store like s3.
zarr is certainly non-standard, but would make a very nice internal store for intermediates.
This gist, below, is a simple motivator that we could use zarr not only for dask but for xarray too without too much expenditure of effort.
https://gist.github.com/martindurant/dc27a072da47fab8d63117488f1fd7f1
Metadata
Metadata
Assignees
Labels
No labels