issue_comments: 96085330
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/pull/401#issuecomment-96085330 | https://api.github.com/repos/pydata/xarray/issues/401 | 96085330 | MDEyOklzc3VlQ29tbWVudDk2MDg1MzMw | 1217238 | 2015-04-24T22:34:15Z | 2015-04-24T22:34:15Z | MEMBER | This seems like a pragmatic choice -- but I agree, it's unfortunate that we can't roundtrip this faithfully. One option would be to add the attribute The other advantage of putting this in conventions is that then it works with all netCDF backends (including scipy and h5netcdf). Also, this definitely needs tests :). This could be as simple as verifying that it works to roundtrip a Dataset with boolean data to disk and back. Here's an example of what those look like: https://github.com/xray/xray/blob/eed58d5cb4274f262e77277bc8fcf394a9fae77c/xray/test/test_backends.py#L156 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
70805273 |