home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 281020451

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
281020451 MDU6SXNzdWUyODEwMjA0NTE= 1775 AttributeError: 'PydapArrayWrapper' object has no attribute 'shape' 6815953 closed 0   3008859 3 2017-12-11T13:41:20Z 2018-01-09T01:48:13Z 2018-01-09T01:48:13Z NONE      

Code Sample, a copy-pastable example if possible

See my code here

Problem description

I received AttributeError: 'PydapArrayWrapper' object has no attribute 'shape' when I tried to open PydapDataStore. However, everything works when I use pydap instead of xarray.

Expected Output

xarray.Dataset object

Output of xr.show_versions()

INSTALLED VERSIONS ------------------ commit: None python: 3.5.2.final.0 python-bits: 64 OS: Linux OS-release: 4.10.0-38-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 xarray: 0.10.0 pandas: 0.21.0 numpy: 1.13.3 scipy: 1.0.0 netCDF4: 1.3.1 h5netcdf: None Nio: None bottleneck: 1.2.1 cyordereddict: None dask: 0.15.4 matplotlib: 2.1.0 cartopy: 0.15.1 seaborn: 0.8.1 setuptools: 36.6.0 pip: 9.0.1 conda: None pytest: None IPython: 6.2.1 sphinx: None
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1775/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.852ms · About: xarray-datasette