('https://gist.github.com/pelson/5871263/raw/'\n", + " 'EIDA50_201211061300_clip2.png')\n", + " img_handle = BytesIO(urlopen(url).read())\n", + " img = plt.imread(img_handle)\n", + " img_proj = ccrs.Geostationary(satellite_height=35786000)\n", + " img_extent = [-...