home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1153248726

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/issues/6688#issuecomment-1153248726 https://api.github.com/repos/pydata/xarray/issues/6688 1153248726 IC_kwDOAMm_X85EvS3W 14808389 2022-06-12T18:02:39Z 2022-06-12T18:02:39Z MEMBER

you probably need to set kwargs={"fill_value": "extrapolate"} for this to work. As far as I remember, scipy is unfortunately a bit inconsistent in what value of fill_value corresponds to extrapolation, and in this case we're actually using interp1d under the hood (not sure in which situation interp1d is chosen over interpn, though).

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