pull_requests: 44149294
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
44149294 | MDExOlB1bGxSZXF1ZXN0NDQxNDkyOTQ= | 559 | closed | 0 | Fix pcolormesh plots with cartopy | 1217238 | ``` python proj = ccrs.Orthographic(central_longitude=230, central_latitude=5) fig, ax = plt.subplots(figsize=(20, 8), subplot_kw=dict(projection=proj)) x.plot.pcolormesh(ax=ax, transform=ccrs.PlateCarree()) ax.coastlines() ``` Before:  After:  | 2015-09-03T19:50:22Z | 2015-11-15T21:49:11Z | 2015-09-14T20:33:36Z | 2015-09-14T20:33:36Z | 81e5de33fcc9df8150fb13b4776af0e9c400a014 | 1307323 | 0 | 574e351e625fc6a7e665bca9ae81a06ec90f7986 | cb600eef08ecc0fad6373ca5ac49d6884fa57e53 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/559 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests