html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue
https://github.com/pydata/xarray/issues/647#issuecomment-156179070,https://api.github.com/repos/pydata/xarray/issues/647,156179070,MDEyOklzc3VlQ29tbWVudDE1NjE3OTA3MA==,5356122,2015-11-12T17:39:54Z,2015-11-12T17:39:54Z,MEMBER,"Yes, thanks.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-156038893,https://api.github.com/repos/pydata/xarray/issues/647,156038893,MDEyOklzc3VlQ29tbWVudDE1NjAzODg5Mw==,10050469,2015-11-12T09:05:40Z,2015-11-12T09:05:40Z,MEMBER,"I guess I can close this issue?
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-155522327,https://api.github.com/repos/pydata/xarray/issues/647,155522327,MDEyOklzc3VlQ29tbWVudDE1NTUyMjMyNw==,1217238,2015-11-10T18:25:08Z,2015-11-10T18:25:08Z,MEMBER,"Oops, I was confused. The docs on master do seem to fixed! Unfortunately RTD has been broken for the last month or so which has complicated making a new release.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-155522299,https://api.github.com/repos/pydata/xarray/issues/647,155522299,MDEyOklzc3VlQ29tbWVudDE1NTUyMjI5OQ==,2443309,2015-11-10T18:25:01Z,2015-11-10T18:25:01Z,MEMBER,"> But the docs on master are good?
No, the last successful build from `master` was 0.6. We didn't update `stable` after the 0.6.1 release because the build was broken. See #601.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-155520635,https://api.github.com/repos/pydata/xarray/issues/647,155520635,MDEyOklzc3VlQ29tbWVudDE1NTUyMDYzNQ==,5356122,2015-11-10T18:17:58Z,2015-11-10T18:17:58Z,MEMBER,"But the docs on master are good? @shoyer or did you mean something about old vs new behavior?
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-155517356,https://api.github.com/repos/pydata/xarray/issues/647,155517356,MDEyOklzc3VlQ29tbWVudDE1NTUxNzM1Ng==,2443309,2015-11-10T18:09:16Z,2015-11-10T18:09:16Z,MEMBER,"Be aware too that the `latest` build on readthedocs is broken so we won't see any updates right away.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-155516093,https://api.github.com/repos/pydata/xarray/issues/647,155516093,MDEyOklzc3VlQ29tbWVudDE1NTUxNjA5Mw==,1217238,2015-11-10T18:05:53Z,2015-11-10T18:05:53Z,MEMBER,"@fmaussion would you mind putting together a quick PR to fix the code in the docs? That way I don't screw up by mis-transcribing it :).
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-155414356,https://api.github.com/repos/pydata/xarray/issues/647,155414356,MDEyOklzc3VlQ29tbWVudDE1NTQxNDM1Ng==,10050469,2015-11-10T13:04:58Z,2015-11-10T13:04:58Z,MEMBER,"Thanks. I've just tested it with my data which needed the two keywords `origin='upper', aspect='equal'`. Now it seems that they are set/inferred per default, which is good. So that's just the online documentation that needs a fix.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-154839554,https://api.github.com/repos/pydata/xarray/issues/647,154839554,MDEyOklzc3VlQ29tbWVudDE1NDgzOTU1NA==,5356122,2015-11-08T16:30:22Z,2015-11-08T16:30:22Z,MEMBER,"Some changes have been made to the plot functions. This one works for me:
```
atlantic.plot(ax=ax, transform=ccrs.PlateCarree())
```
The latest version of the docs has a better plot that actually uses real data: http://xray.readthedocs.org/en/latest/plotting.html#maps
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-154650558,https://api.github.com/repos/pydata/xarray/issues/647,154650558,MDEyOklzc3VlQ29tbWVudDE1NDY1MDU1OA==,10050469,2015-11-07T07:40:07Z,2015-11-07T08:09:08Z,MEMBER,"Yes sorry:
``` python
import xray
import numpy as np
import matplotlib.pyplot as plt
import cartopy.crs as ccrs
nlat = 15
nlon = 5
arr = np.random.randn(nlat, nlon)
arr[0, 0] = np.nan
atlantic = xray.DataArray(arr,
coords = (np.linspace(50, 20, nlat), np.linspace(-60, -20, nlon)),
dims = ('latitude', 'longitude'))
ax = plt.axes(projection=ccrs.Orthographic(-50, 30))
atlantic.plot(ax=ax, origin='upper', aspect='equal',
transform=ccrs.PlateCarree())
ax.set_global()
ax.coastlines()
```
I just tested it on master and I have the same problem...
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712
https://github.com/pydata/xarray/issues/647#issuecomment-154624273,https://api.github.com/repos/pydata/xarray/issues/647,154624273,MDEyOklzc3VlQ29tbWVudDE1NDYyNDI3Mw==,5356122,2015-11-07T05:23:26Z,2015-11-07T05:23:26Z,MEMBER,"@fmaussion Can you post the contents of `test_xray.py`? I tried running a Cartopy script with
> last conda install (xray 0.6.1, linux, python 3.4, mpl 1.4.3)
and everything looks good locally.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,115556712