Skip to content

Zarr Package Version Requirement #103

Description

@noahprime

Noticed this when creating a new venv; the zarr package made an intentional change in their version 3 in how it interacts with fsspec which breaks the fetch_nc function. So for now STITCHES should require zarr version 2.x (or earlier).

Here is discussion on the change: zarr-developers/zarr-python#2706

And here is the effected line of code:

mapper = fsspec.get_mapper(zstore)

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