home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 140264913

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
140264913 MDU6SXNzdWUxNDAyNjQ5MTM= 792 ENH: Don't infer pcolormesh interval breaks for unevenly spaced coordiantes 2443309 open 0     7 2016-03-11T19:06:30Z 2020-12-29T17:50:33Z   MEMBER      

Based on discussion in #781 and #782, it seems like a bad idea to infer (guess) the spacing of coordinates when they are unevenly spaced. As @ocefpaf points out:

guessing should be an active user choice, not the automatic behavior.

So the options moving forward are to 1. never infer the interval breaks and be okay with pcolormesh and imshow producing dissimilar plots, or 2. only infer the interval breaks when the coordinates are evenly spaced.

cc @clarkfitzg

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

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