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-1154763030,https://api.github.com/repos/pydata/xarray/issues/6688,1154763030,IC_kwDOAMm_X85E1EkW,14371165,2022-06-14T06:19:19Z,2022-06-14T06:19:19Z,MEMBER,"There's been some improvements to the docs regarding this, #6639, maybe it'll be better after the next release.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1268630439 https://github.com/pydata/xarray/issues/6688#issuecomment-1153302528,https://api.github.com/repos/pydata/xarray/issues/6688,1153302528,IC_kwDOAMm_X85EvgAA,7799184,2022-06-12T21:56:10Z,2022-06-12T21:56:10Z,CONTRIBUTOR,"That works thanks. I just checked the [example in the docs](https://docs.xarray.dev/en/stable/user-guide/interpolation.html#interpolation-methods) now and that uses `kwargs={""fill_value"": None}` in the 2D example with the result evaluating to NaNs. That one also works and returns actual values when using `""extrapolate""` instead so it looks like something might have changed in xarray or scipy.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1268630439 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