home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 389680743

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-389680743 https://api.github.com/repos/pydata/xarray/issues/2104 389680743 MDEyOklzc3VlQ29tbWVudDM4OTY4MDc0Mw== 1217238 2018-05-16T22:05:14Z 2018-05-16T22:05:14Z MEMBER

Very nice! I noticed that the interpolation is performed among dimensions rather than coordinates in this PR. However the limitation to that is interpolation to/from curvilinear grids is not supported, which I think is a common enough use case, and would be extremely nice to have. Pretty sure scipy's interpolation tools work out of the box with curvilinear grids. Is an updated interface which works on coordinate variables rather than dimensions planned?

Yes, our intent is to eventually extend this same interface to handle these cases, but not in this initial PR.

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