zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Missing partial_decompress parameter

Open CatEek opened this issue 2 years ago • 0 comments

Zarr version

v2.15.0

Numcodecs version

0.11.0

Python Version

3.9

Operating System

Linux

Installation

pip

Description

Parameter partial_decompress in the function open_array in zarr/creation.py doesn't seem to be passed to the Array class

Steps to reproduce

zarr/creation.py

Additional output

No response

CatEek avatar Nov 08 '23 14:11 CatEek