home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1164519484

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/6709#issuecomment-1164519484 https://api.github.com/repos/pydata/xarray/issues/6709 1164519484 IC_kwDOAMm_X85FaSg8 2448579 2022-06-23T14:59:57Z 2022-06-23T15:07:11Z MEMBER

This looks like the classic distributed scheduling issue that might get addressed soon: https://github.com/dask/distributed/issues/6560

@gjoseph92 the MVCE in https://github.com/pydata/xarray/issues/6709#issuecomment-1164064469 might be a useful benchmark / regression test (ds.u.mean(), ds.v.mean(), (ds.u * ds.v).mean() all together). This kind of dependency -- variables and combinations of multiple variable being computed together -- turns up a lot in climate model workflows).

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