home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 696321498

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/4441#issuecomment-696321498 https://api.github.com/repos/pydata/xarray/issues/4441 696321498 MDEyOklzc3VlQ29tbWVudDY5NjMyMTQ5OA== 2448579 2020-09-21T19:24:46Z 2020-09-21T19:24:46Z MEMBER

Well this is a dask issue.

But you shouldn't use where to do this operation.

ds.sel(longitude=slice(lon_min, lon_max), latitude=slice(lat_min, lat_max)) will do what you want and is a lot more efficient; see https://xarray.pydata.org/en/stable/indexing.html#indexing-with-dimension-names

Please reopen if you have more questions.

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