issues: 344608441
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
344608441 | MDExOlB1bGxSZXF1ZXN0MjAzOTY0Mzc1 | 2312 | DOC: add interp example | 17162724 | closed | 0 | 4 | 2018-07-25T21:10:08Z | 2018-07-28T06:18:32Z | 2018-07-28T06:17:22Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/2312 |
I wanted to add an example as googling 'xarray interp' takes me to http://xarray.pydata.org/en/stable/generated/xarray.Dataset.interp.html. However, there lots of great examples in http://xarray.pydata.org/en/stable/interpolation.html Perhaps I should edit it to: ``` Examples See http://xarray.pydata.org/en/stable/interpolation.html ``` I was also thinking about adding a note about interpolating time as it came up in https://github.com/pydata/xarray/issues/2284 but not sure what would be the best way to do so. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2312/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |