home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

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: ![image](https://cloud.githubusercontent.com/assets/1217238/9669158/5149e908-523a-11e5-8d2a-c48326115174.png) After: ![image](https://cloud.githubusercontent.com/assets/1217238/9669163/556316fe-523a-11e5-8322-d7f92e551d65.png) 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
Powered by Datasette · Queries took 3.899ms