home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 356498223

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/pull/1796#issuecomment-356498223 https://api.github.com/repos/pydata/xarray/issues/1796 356498223 MDEyOklzc3VlQ29tbWVudDM1NjQ5ODIyMw== 12229877 2018-01-10T04:42:44Z 2018-01-10T13:55:50Z CONTRIBUTOR

@shoyer makes some good points about things that should be fixed upstream in Matplotlib - namely normalization of RGB images, but I'm also going to move my color fixes (clipping instead of modulo) upstream instead. Timeline:

  1. I edit this PR, it gets merged, Xarray 10.1 (ETA soonish?) can display RGB images just like Matplotlib
  2. I finish my upstream PR, Matplotlib 2.2 (ETA later this month (!)) supports normalization of RGB images and fixes the modulo/clip bug
  3. Once the matplotlib API is merged, I make a new PR against Xarray to support the same interface (including on older matplotlib versions)
{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  283566613
Powered by Datasette · Queries took 0.733ms · About: xarray-datasette