home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 114773593

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
114773593 MDU6SXNzdWUxMTQ3NzM1OTM= 644 Feature request: only allow nearest-neighbor .sel for valid data (not NaN positions) 13906519 closed 0     10 2015-11-03T09:17:21Z 2023-05-12T22:31:46Z 2019-03-01T04:00:07Z NONE      

Hi.

Maybe I'm missing something, but I'm trying to get data by providing lat & lon coordinates to the .sel operator together with the nearest argument. This works, but in my case often ocean pixels are nearby and those contain NaN. Is there a way to only return the nearest valid point even if this is a bit further away then the invalid locations?

Christian

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/644/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

  • 1 row from issues_id in issues_labels
  • 10 rows from issue in issue_comments
Powered by Datasette · Queries took 0.823ms · About: xarray-datasette