home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 362992657

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/1885#issuecomment-362992657 https://api.github.com/repos/pydata/xarray/issues/1885 362992657 MDEyOklzc3VlQ29tbWVudDM2Mjk5MjY1Nw== 1386642 2018-02-05T06:24:40Z 2018-02-05T06:24:40Z CONTRIBUTOR

One reason is that it's not obvious if they would like increasing or decreasing coordinates.

For me at least, plt.pcolormesh automatically displays in increasing order even if one of the input arrays is sorted in descending order. This happens all the time with meteorological data available in pressure coordinates (pressure goes down with height). I usually have to manually call plt.gca().invert_yaxis() to flip the y axis. Does xarray.plot's behave differently?

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