home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 297564148

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/1340#issuecomment-297564148 https://api.github.com/repos/pydata/xarray/issues/1340 297564148 MDEyOklzc3VlQ29tbWVudDI5NzU2NDE0OA== 8631291 2017-04-26T22:54:01Z 2017-04-26T22:54:01Z NONE

I'm running into the same problem as Ryan, regarding the ValueError. However, when I try the same fix

ds = xr.open_mfdataset(files[:4], concat_dim = 'time')

I get the error

TypeError: Must pass list-like asnames.

Apologies if this should be on a different chain, but any idea what might be going on?

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  218260909
Powered by Datasette · Queries took 0.725ms · About: xarray-datasette