Skip to content

Rename API methods - terminology changes #197

Description

@bogovicj

Block / shards / chunks

The latest alpha version uses "block" to refer to the smallest unit of nesting (that are compressed), and "shard" to refer to larger groupings of blocks. We are considering using "block" to refer to the largest unit (for writing) and "chunk" to refer to the smallest unit (reading). Initial discussion here

Codec types

We currently use these terminology that differs from zarr's jargon, but might consider changing these

  • "BlockCodec" (for Zarr's "array -> bytes")
  • "DataCodec" (for Zarr's "bytes -> bytes")
  • "DatasetCodec" (for Zarr's "array -> array")

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions