home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 195001109

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/788#issuecomment-195001109 https://api.github.com/repos/pydata/xarray/issues/788 195001109 MDEyOklzc3VlQ29tbWVudDE5NTAwMTEwOQ== 10050469 2016-03-10T18:58:14Z 2016-03-10T18:58:14Z MEMBER

I think that the first case works by chance, since the data dimensions are still 'time', 'x'. But this workaround should work:

python dat.temperature.sel(r=2).mean('y').T.plot(x='rtime', y='x')

(note the transpose)

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