home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 759530498

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/4364#issuecomment-759530498 https://api.github.com/repos/pydata/xarray/issues/4364 759530498 MDEyOklzc3VlQ29tbWVudDc1OTUzMDQ5OA== 34740232 2021-01-13T15:39:51Z 2021-01-13T15:40:59Z NONE

I have a similar issue with nonmonotonic coordinates (mapping a 2D image to a zenith-azimuth space). Solving this is easy when using Matplotlib's API directly, since I can compute mesh coordinates by myself (on a array with one row and one column more) and supply these as pcolormesh()'s x and y arguments; but I can't inject these into xarray's pcolormesh() function. Wouldn't allowing infer_interval=False and passing ordinary arrays as x and y be a good solution?

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