home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 687271215

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/1889#issuecomment-687271215 https://api.github.com/repos/pydata/xarray/issues/1889 687271215 MDEyOklzc3VlQ29tbWVudDY4NzI3MTIxNQ== 2448579 2020-09-04T17:02:03Z 2020-09-04T17:02:03Z MEMBER

Another way to do this would be to use da.map_blocks(plotfunc, template=...) with

``` python def plotfunc(da): f = plt.figure() ... f.close()

return da.time  # or similar

```

I have used this successfully with a distributed cluster.

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