home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1124194834

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/pull/5734#issuecomment-1124194834 https://api.github.com/repos/pydata/xarray/issues/5734 1124194834 IC_kwDOAMm_X85DAdoS 2448579 2022-05-11T19:14:24Z 2022-05-11T19:15:44Z MEMBER

Thanks for testing it out! I was going to ping xclim when this finally got merged. Presumably you haven't found any bugs?


You can pass method as .mean(..., method=...). Clearly this needs docs :)

We could actually consider adding flox_kwargs to the groupby constructor since a method is really only dependent on the distribution of group labels across the chunks. Right now, I'd just like this to get merged :)

For resampling-type, we are using cohorts by default which generalizes to blockwise when applicable but is slower at graph-construction time. Note you can only blockwise if all members of a group are in a single block. So if you are resampling to yearly but a year of data occupies multiple chunks, you want "cohorts", not "blockwise".

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