Skip to content

zarr as persistent store for xarray #1223

Description

@martindurant

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions