issue_comments: 323180681
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/1324#issuecomment-323180681 | https://api.github.com/repos/pydata/xarray/issues/1324 | 323180681 | MDEyOklzc3VlQ29tbWVudDMyMzE4MDY4MQ== | 23199378 | 2017-08-17T20:10:34Z | 2017-08-17T20:10:34Z | NONE | Thanks - It turns out the workaround is to open the file with decoding_times = False Is this a bug, or a feature? In the notebook, those variables called time and time2 are not datetime objects (I demonstrate that). In fact, there are no datetime objects in the Notebook's scope, unless you count the CF time variable that is part of the open Dataset. And yet, time and time2 seem to be treated as such when the dataset is written to a file. Or, is it that the CF time in the Dataset is getting re-encoded somehow in spite of encoding=None? Why would that fail? Would you explain what is going on here? I have updated my gist with the .info() information here: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
216626776 |