home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 226502318

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/882#issuecomment-226502318 https://api.github.com/repos/pydata/xarray/issues/882 226502318 MDEyOklzc3VlQ29tbWVudDIyNjUwMjMxOA== 10194086 2016-06-16T14:29:36Z 2016-06-16T14:29:36Z MEMBER

What may be possible: extend @_plot2d with a projection=None and a transform=None keyword (and the handling thereof)*. In geoplot we import @_plot2d set the defaults to projection=ccrs.PlateCaree() and transform=ccrs.PlateCaree(), possibly intercept coastlines from kwargs. I don't know if it is possible to update the defaults without explicitly re-writing the call signature of the function (which may change (but this could possibly be tested)).

* This may conflict with the current ax = plt.gca().

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