home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 433346685

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/2514#issuecomment-433346685 https://api.github.com/repos/pydata/xarray/issues/2514 433346685 MDEyOklzc3VlQ29tbWVudDQzMzM0NjY4NQ== 102827 2018-10-26T09:27:19Z 2018-10-26T09:27:19Z CONTRIBUTOR

The problem seems to occur here

https://github.com/pydata/xarray/blob/5940100761478604080523ebb1291ecff90e779e/xarray/core/missing.py#L368-L376

because of the usage of .construct(). A quick try without it, shows that the chunksize is preserved then.

Hence, .construct() might need a fix for correctly dealing with the chunks of dask.arrays.

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