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/784#issuecomment-192351311,https://api.github.com/repos/pydata/xarray/issues/784,192351311,MDEyOklzc3VlQ29tbWVudDE5MjM1MTMxMQ==,10194086,2016-03-04T16:45:02Z,2016-03-04T16:45:02Z,MEMBER,"That sounds good. Do you need both, `method`and `tolerance`?
What I do at the moment is probably not as elegant:
```
ds.coords['lat'] = np.round(ds['lat'], 4)
ds.coords['lon'] = np.round(ds['lon'], 4)
```
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,138443211