issues: 922804256
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 922804256 | MDU6SXNzdWU5MjI4MDQyNTY= | 5475 | Is `_FillValue` really the same as zarr's `fill_value`? | 6574622 | open | 0 | 2 | 2021-06-16T16:03:21Z | 2024-04-02T08:17:23Z | CONTRIBUTOR | The zarr backend uses the I think this interpretation of the The zarr v2 spec is still a little vague, but states that
Accordingly this value should be used to fill all areas of a variable which are not backed by a stored chunk with this value. This is also different from what CF conventions state (emphasis mine):
The difference between the two is, that Thinking of an example, when storing a density field (i.e. water droplets forming clouds) in a zarr dataset, it might be perfectly valid to set the The issue gets worse when looking into the upcoming zarr v3 spec where
Thus for boolean arrays, if the |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/5475/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | issue |