home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 700600387

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/1527#issuecomment-700600387 https://api.github.com/repos/pydata/xarray/issues/1527 700600387 MDEyOklzc3VlQ29tbWVudDcwMDYwMDM4Nw== 10194086 2020-09-29T10:00:14Z 2020-09-29T10:00:14Z MEMBER

This is still relevant. Now raises

python ValueError: 'x' not present in all datasets and coords='different'. Either add 'x' to datasets where it is missing or specify coords='minimal'. I think the issue may be that _dummy_copy does not include the x-dimension: python xr.core.groupby._dummy_copy(d2.groupby('time.dayofyear').mean('time')) yields python <xarray.DataArray ()> array(nan)

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