Skip to content

Open Multiple Zarrs #12

@peterdudfield

Description

@peterdudfield

Thanks so much for this package - it has been super useful for us. We are currently using this instead of dask backend to xarray, and its gives us some massive speeds ups - so thank you. It should mean we can stream the data, rather than having to make lots of samples first.

OCF internal github issue and (currently draft) PR

One thing we had to implement was opening multiple zarr files at once. This is because we currently like to store data in either monthly or yearly zarrs - this makes data processing slightly easier. Of course one option is we could process them into one big zarr.

The code we've written is here and seems to work.

In order to benefit the community, is it worth trying to add this feature into this repo?
We could do a PR for you, but I wanted to check before making one.

Thanks again and credit to @dfulu for lots of work on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions