issues: 176403875
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 176403875 | MDU6SXNzdWUxNzY0MDM4NzU= | 1002 | KeyError when trying to operate on a netCDF file created and read with scipy | 8268008 | closed | 0 | 1 | 2016-09-12T15:19:52Z | 2016-09-13T02:33:14Z | 2016-09-13T02:33:14Z | NONE | This is possibly related to #1001. With the same code and test data, using engine='scipy' in the to_netcdf() and open_dataset() calls, ``` python
As in #1001, the same .mean() call doesn't crash if I'm not trying to load it from a file. This is with xarray (0.8.2) and scipy (0.18.0). |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1002/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |