home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 292000828

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
292000828 MDU6SXNzdWUyOTIwMDA4Mjg= 1861 Add an example page to the docs on geospatial filtering/indexing 1217238 open 0     0 2018-01-26T19:07:11Z 2019-07-12T02:53:53Z   MEMBER      

We cover standard time-series stuff pretty well in the "Toy weather data" example, but geospatial filtering/indexing questions come up all the time aren't well covered.

Topics could include: - How to filter out a region of interest (sel() with slice and where(..., drop=True)) - How to align two gridded datasets in space. - How to sample a gridded dataset at a list of station locations - How to resample a dataset to a new resolution (possibly referencing xESMF)

Not all of these are as smooth as they could be, but hopefully that will clearly point to where we have room for improvement in our APIs :).

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

Links from other tables

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