home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 457777423

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/2714#issuecomment-457777423 https://api.github.com/repos/pydata/xarray/issues/2714 457777423 MDEyOklzc3VlQ29tbWVudDQ1Nzc3NzQyMw== 1796208 2019-01-26T00:09:24Z 2019-01-26T00:09:24Z NONE

I should add, if I pass in plain numpy arrays then I do not have this problem. But ultimately I want to pass in a chunked DataArray, as described here: http://xarray.pydata.org/en/stable/dask.html#automatic-parallelization (this is my whole reason for using xarray).

The work around is easy I just use da[:,0,:] but it's odd!

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