Skip to content

port top level api to v3 branch. #1598

@jhamman

Description

@jhamman

Zarr's top level API is the primary entrypoint for users to interact with Zarr objects. Stuff like:

  • zarr.open
  • zarr.zeros, zarr.ones, zarr.empty
  • zarr.load, zarr.save
  • zarr.array, zarr.group

This API needs to be wired up to the new Array and Group classes in the v3 dev branch. We should definitely attempt to keep these all close to the same API but v3 will give us the chance to rework these if there is a strong reason to do so.

Metadata

Metadata

Labels

design discussionhelp wantedIssue could use help from someone with familiarity on the topic

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions