home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 125334057

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/475#issuecomment-125334057 https://api.github.com/repos/pydata/xarray/issues/475 125334057 MDEyOklzc3VlQ29tbWVudDEyNTMzNDA1Nw== 2443309 2015-07-27T20:31:03Z 2015-07-27T20:31:03Z MEMBER

Now that the isel_points method is implemented, I think it makes sense to discuss the sel_points method in a bit more detail. The main outstanding question is - do we want to support spherical nearest neighbor mapping. The use case is when you are searching for the nearest neighbor using longitudes and latitudes. This example shows an example of to do this by projecting the coordinates onto a sphere. If we go this route, which is probably the most common use case here, we are committing to the coordinates being latitudes and longitudes. Maybe it is better to use a method='spherical' keyword to fall into this path.

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