home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 525025890

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/3262#issuecomment-525025890 https://api.github.com/repos/pydata/xarray/issues/3262 525025890 MDEyOklzc3VlQ29tbWVudDUyNTAyNTg5MA== 1386642 2019-08-26T20:47:33Z 2019-08-26T20:48:03Z CONTRIBUTOR

@shoyer Thanks for the comments. I was struggling to incorporate it into Dataset.interp since core.missing is a pretty complicated. Would it be worth refactoring that module to clarify how interp calls are mapped to a given function? Also, most of the methods in interp work like Dataset -> Variables -> Numpy arrays, but the method you proposed above operates on the Dataset level, so it doesn't quite fit into core.missing.interp.

The interpolation code I was working with doesn't regrid the coordinates appropriately, so we would need to do that too.

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