home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 299001180

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-299001180 https://api.github.com/repos/pydata/xarray/issues/1397 299001180 MDEyOklzc3VlQ29tbWVudDI5OTAwMTE4MA== 13760223 2017-05-03T18:48:06Z 2017-05-03T18:48:06Z NONE

@fmaussion thanks, I think I know what the problem is: the last command I was using was ax.set_ylim([0,90]), not plt.tight_layout(). With the latter, everything shows up properly with the correct projection. I guess I was working with an older version of the notebook, which had the former command, not the latter.

Bonus question for @shoyer : it's simple to add the colorbar, but not easy to make it horizontal, for instance. Is the idea is that if a lot of customization is desired, users should go with more direct cartopy commands, rather than xarray plotting tools, which are useful for quick checks, but not publication-quality figures?

thanks

{
    "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.98ms · About: xarray-datasette