home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 651589183

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/4155#issuecomment-651589183 https://api.github.com/repos/pydata/xarray/issues/4155 651589183 MDEyOklzc3VlQ29tbWVudDY1MTU4OTE4Mw== 6815844 2020-06-30T07:01:31Z 2020-06-30T07:01:31Z MEMBER

Hum, ok, but I don't see how it would work if all points are between chunks (see my second example)

Maybe we can support sequential interpolation only at this moment. In this case, python res = data.interp(x=np.linspace(0, 1), y=0.5) can be interpreted as python res = data.interp(x=np.linspace(0, 1)).interp(y=0.5) which might not be too difficult.

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