issues: 200364693
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200364693 | MDU6SXNzdWUyMDAzNjQ2OTM= | 1201 | pass projection argument to plt.subplot when faceting with cartopy transform | 731499 | closed | 0 | 10 | 2017-01-12T13:18:52Z | 2020-03-29T16:30:29Z | 2020-03-29T16:30:29Z | CONTRIBUTOR | I have a I want to plot maps of this dataset, faceted by Time. The following code
fails with
this is because to plot with a transform, the axes must be a GeoAxes, which is done with something like
I propose that, when plot faceting is requested with a |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1201/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |