home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 299021450

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/1397#issuecomment-299021450 https://api.github.com/repos/pydata/xarray/issues/1397 299021450 MDEyOklzc3VlQ29tbWVudDI5OTAyMTQ1MA== 13760223 2017-05-03T20:11:27Z 2017-05-03T20:11:27Z NONE

Thanks Fabien, this is helpful. It would be great to see how the output of the plot() function can be broadcast to axes or handles, so that they can be manipulated at will. Right now, typing
a = s.Tair[0].plot.pcolormesh(ax=ax, transform=ccrs.PlateCarree(), x='xc', y='yc', cbar_kwargs={'orientation':'horizontal'}); returns a complex object that is a bit forbidding for a first-time user without any example in the doc. A simple example would go a long way, but I understand that everything takes time and no-one is getting paid for this! cheers Julien

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