home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 387583395

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/2104#issuecomment-387583395 https://api.github.com/repos/pydata/xarray/issues/2104 387583395 MDEyOklzc3VlQ29tbWVudDM4NzU4MzM5NQ== 6815844 2018-05-09T00:29:36Z 2018-05-09T00:29:36Z MEMBER

As I think I've mentioned before, I think we should save interpolation of unstructured grids for later -- if only to keep the complexity of this PR to the minimum.

I agreed that it would be better to concentrate on structured interpolation only in this PR. I concerned about the interpolation along 1-dimensional but non-dimensional coordinate, which @fmaussion suggested in a review comment.

It is actually the structured interpolation, but currently, I do not support this just because of the analogy to .sel(). If we want to support this, we may need to decide its behavior in particular the dimension or coordinate of the interpolated array. I prefer not to support this now for keeping the interpolation rule simple.

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