home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 84068169

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
84068169 MDU6SXNzdWU4NDA2ODE2OQ== 418 select range/ slice with method='nearest' 10194086 closed 0     5 2015-06-02T15:17:27Z 2019-01-15T20:10:20Z 2019-01-15T20:10:19Z MEMBER      

It would be nice to support nearest neighbour selection with a slice like so: ds.sel(lat=slice(30, 50), method='nearest'). Maybe the step has to be disallowed.

Or is there another possibility how to achieve this functionality?

use case: Often I look at a region with different data sets that don't have the same resolutions. It would be nice to be able to select the closest-matching region with an easy syntax.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/418/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 240.442ms · About: xarray-datasette