home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 220833788

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/818#issuecomment-220833788 https://api.github.com/repos/pydata/xarray/issues/818 220833788 MDEyOklzc3VlQ29tbWVudDIyMDgzMzc4OA== 1197350 2016-05-22T13:55:51Z 2016-05-22T13:55:51Z MEMBER

@jhamman, @clarkfitzg: I am working on an example notebook for multidimensional coordinates. In addition to the new groupby features, I wanted to include an example of a 2D pcolormesh using the RASM_example_data.nc dataset.

Just doing the simplest possible thing, i.e.

python ds.Tair[0].plot.pcolormesh(x='xc', y='yc')

gives me a slightly mangled plot:

Am I missing something obvious here?

Seems somehow related to #781, #792.

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