issues: 288957853
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
288957853 | MDExOlB1bGxSZXF1ZXN0MTYzMjE1ODYw | 1835 | Add warning for netCDF4 bug | 10512793 | closed | 0 | 5 | 2018-01-16T15:54:22Z | 2018-01-20T23:35:33Z | 2018-01-20T23:35:33Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1835 | Closes #1745 by adding a warning message for a bug in netCDF4. The bug occurs when the filepath has 88 characters and the netCDF4 engine has been used with version less than 1.3.1. The warning message has been added at the first point where the length of the file path is known and the netcdf4 version number is known. I don't think there is any corresponding test, as the bug leads to a seg fault rather than a python output/exception. Passes Updated |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1835/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |