home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1457061064

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/7587#issuecomment-1457061064 https://api.github.com/repos/pydata/xarray/issues/7587 1457061064 IC_kwDOAMm_X85W2PzI 39069044 2023-03-06T21:55:14Z 2023-03-06T21:55:14Z CONTRIBUTOR

Since you're using tp (dims fami, time, site) as the condition, these dimensions are broadcast across all other variables in the dataset. The problem looks to be your variable wshedOut, which is now broadcast across all 5 dimensions in the dataset, hence greatly increased memory usage.

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