home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 655983882

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/3937#issuecomment-655983882 https://api.github.com/repos/pydata/xarray/issues/3937 655983882 MDEyOklzc3VlQ29tbWVudDY1NTk4Mzg4Mg== 10194086 2020-07-09T08:21:39Z 2020-07-09T08:21:39Z MEMBER

That's currently not possible. What you can try is the following:

(ds * coslat_weights).coarsen(lat=2, lon=2).sum() / coslat_weights.coarsen(lat=2, lon=2).sum()

but this only works if you don't have any NaNs.

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