home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 279897816

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/1260#issuecomment-279897816 https://api.github.com/repos/pydata/xarray/issues/1260 279897816 MDEyOklzc3VlQ29tbWVudDI3OTg5NzgxNg== 1217238 2017-02-15T02:13:27Z 2017-02-15T02:13:27Z MEMBER

my initial idea to make them lazily evaluated might work, but in an ugly way: computing both lons and lats needs to be done in one single operation, and I'm not sure how this can be done in an elegant way

This could be done sanely with dask.array (example of multiple outputs from an element-wise function).

additionally, there is no way to make them show up as coordinates (as per @shoyer 's comment: #1260 (comment))

We could make this work, it just looks pretty hacky.

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