issues: 1171932478
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1171932478 | I_kwDOAMm_X85F2kU- | 6373 | Zarr backend should avoid checking for invalid encodings | 2448579 | closed | 0 | 3 | 2022-03-17T04:55:35Z | 2022-03-18T10:06:01Z | 2022-03-18T04:19:48Z | MEMBER | What is your issue?The zarr backend has a list of "valid" encodings that needs to be updated any time zarr adds something new (e.g. https://github.com/pydata/xarray/pull/6348) Can we get rid of this? I don't know the backends code well, but won't all our encoding parameters have been removed by this stage? The @tomwhite points out that zarr will raise a warning: ``` python
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/6373/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |