issue_comments: 831263359
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/issues/5223#issuecomment-831263359 | https://api.github.com/repos/pydata/xarray/issues/5223 | 831263359 | MDEyOklzc3VlQ29tbWVudDgzMTI2MzM1OQ== | 6503378 | 2021-05-03T13:35:09Z | 2021-05-03T13:36:32Z | NONE |
Yes, thank you @benbovy , that works for me as well as a work-around. However .. (excuse my stubbornness): I tried writing a simple array from ds -> zarr -> nc -> ds. Surprisingly everything works fine. Even the fill value is there (with and w/o mask_and_scale). It might be a xarray simlab issue and something goes wrong when writing/reading to/from zarr. Should I create an issue over there and close this one? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
868907284 |