home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 754789691

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
754789691 MDU6SXNzdWU3NTQ3ODk2OTE= 4637 Support for monotonically decreasing indices in interpolate_na 33886395 open 0     3 2020-12-01T22:58:23Z 2023-03-31T18:10:24Z   NONE      

Currently interpolate_na requires all indices to be monotonically increasing. If thinking about geographical dataset, indices are generally always monotonic, however in the South hemisphere the latitude is monotonically decreasing.

The current workaround is to flip the image before and after the interpolation, however should not be a lot of effort to support all monotonic indices directly within interpolate_na.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4637/reactions",
    "total_count": 0,
    "+1": 0,
    "-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
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 400.794ms · About: xarray-datasette