issues: 612838635
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
612838635 | MDExOlB1bGxSZXF1ZXN0NDEzNzA3Mzgy | 4032 | Allow warning with cartopy in docs plotting build | 1217238 | closed | 0 | 1 | 2020-05-05T19:25:11Z | 2020-05-05T21:49:26Z | 2020-05-05T21:49:26Z | MEMBER | 0 | pydata/xarray/pulls/4032 | Fixes https://github.com/pydata/xarray/issues/4030 It looks like this is triggered by the new cartopy version now being installed on RTD (version 0.17.0 -> 0.18.0). Long term we should fix this, but for now it's better just to disable the warning. Here's the message from RTD:
/home/docs/checkouts/readthedocs.org/user_builds/xray/checkouts/latest/xarray/plot/facetgrid.py:373: UserWarning: Tight layout not applied. The left and right margins cannot be made large enough to accommodate all axes decorations. self.fig.tight_layout() <<<------------------------------------------------------------------------- ``` https://readthedocs.org/projects/xray/builds/10969146/ |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4032/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |