issues: 291524555
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 291524555 | MDU6SXNzdWUyOTE1MjQ1NTU= | 1857 | AttributeError: '<class 'pydap.model.GridType'>' object has no attribute 'shape' | 10137 | closed | 0 | 6 | 2018-01-25T10:42:20Z | 2018-01-26T13:25:07Z | 2018-01-26T13:25:07Z | NONE | Code Sample, a copy-pastable example if possible
Problem descriptionI was trying to connect to NASA MERRA-2 data through OPeNDAP, following the documentation here: http://xarray.pydata.org/en/stable/io.html#OPeNDAP. I was able to get through a previous bug (#1775) by installing the latest master version of xarray. Expected OutputExpecting the collection (M2T1NXFLX) content to show up as an xarray dataset. Output of
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1857/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |