home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 653554923

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
653554923 MDU6SXNzdWU2NTM1NTQ5MjM= 4210 Use weighted with coarsen? 15331990 closed 0     1 2020-07-08T19:53:28Z 2020-07-08T20:01:35Z 2020-07-08T20:01:35Z CONTRIBUTOR      

I want to do something similar as xesmf's weighted regridding, but without the need to install esmpy which has a lot of dependencies.

Are variations of the following possible? ds.weighted(coslat_weights).coarsen(lat=2, lon=2).mean()

ds.coarsen(lat=2, lon=2).weighted(coslat_weights).mean()

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4210/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 157.625ms · About: xarray-datasette