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/pull/2896#issuecomment-485031958,https://api.github.com/repos/pydata/xarray/issues/2896,485031958,MDEyOklzc3VlQ29tbWVudDQ4NTAzMTk1OA==,1903589,2019-04-19T22:48:54Z,2019-04-19T22:48:54Z,NONE,"Perfect timing, I just needed that! Thanks @jmccreight et al","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484970400,https://api.github.com/repos/pydata/xarray/issues/2896,484970400,MDEyOklzc3VlQ29tbWVudDQ4NDk3MDQwMA==,2448579,2019-04-19T17:53:01Z,2019-04-19T17:53:01Z,MEMBER,Thanks @jmccreight ,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484966484,https://api.github.com/repos/pydata/xarray/issues/2896,484966484,MDEyOklzc3VlQ29tbWVudDQ4NDk2NjQ4NA==,12465248,2019-04-19T17:36:22Z,2019-04-19T17:40:27Z,CONTRIBUTOR,"🤦♂️ with that formatting in the whats-new.rst. (a reminder to squash) I think this is complete. thanks for the mini tour of xarray internals, I learned some useful things! ","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484267839,https://api.github.com/repos/pydata/xarray/issues/2896,484267839,MDEyOklzc3VlQ29tbWVudDQ4NDI2NzgzOQ==,24736507,2019-04-17T21:26:41Z,2019-04-19T15:13:29Z,NONE,"Hello @jmccreight! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers: ##### Comment last updated at 2019-04-19 15:13:29 UTC","{""total_count"": 2, ""+1"": 0, ""-1"": 1, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 1, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484766627,https://api.github.com/repos/pydata/xarray/issues/2896,484766627,MDEyOklzc3VlQ29tbWVudDQ4NDc2NjYyNw==,1217238,2019-04-19T04:49:07Z,2019-04-19T04:49:07Z,MEMBER,Could you please add a brief note to `whats-new.rst`? Otherwise this looks good to go.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484689541,https://api.github.com/repos/pydata/xarray/issues/2896,484689541,MDEyOklzc3VlQ29tbWVudDQ4NDY4OTU0MQ==,12465248,2019-04-18T21:05:33Z,2019-04-18T21:05:33Z,CONTRIBUTOR,🎊 ,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484678210,https://api.github.com/repos/pydata/xarray/issues/2896,484678210,MDEyOklzc3VlQ29tbWVudDQ4NDY3ODIxMA==,2448579,2019-04-18T20:27:46Z,2019-04-18T20:27:46Z,MEMBER,"One is a lint failure: https://github.com/pydata/xarray/pull/2896#issuecomment-484267839 The docs failure looks like a cartopy install problem","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484676251,https://api.github.com/repos/pydata/xarray/issues/2896,484676251,MDEyOklzc3VlQ29tbWVudDQ4NDY3NjI1MQ==,12465248,2019-04-18T20:22:55Z,2019-04-18T20:22:55Z,CONTRIBUTOR,"I'm uncertain why travis is failing. Two of them look http-related and the other maybe be docs-related (but dont trust me). Running pytest locallin in the xarray/tests/ dir ``` ============== 7007 passed, 1170 skipped, 25 xfailed, 1 xpassed, 30 warnings in 62.12 seconds ============== ```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-484272294,https://api.github.com/repos/pydata/xarray/issues/2896,484272294,MDEyOklzc3VlQ29tbWVudDQ4NDI3MjI5NA==,12465248,2019-04-17T21:42:08Z,2019-04-17T21:42:08Z,CONTRIBUTOR,"@shoyer Added test and documentation. I did not build documentation, wasnt sure if that was necessary. The history should be squashed when the time comes...","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801 https://github.com/pydata/xarray/pull/2896#issuecomment-483700694,https://api.github.com/repos/pydata/xarray/issues/2896,483700694,MDEyOklzc3VlQ29tbWVudDQ4MzcwMDY5NA==,12465248,2019-04-16T15:04:46Z,2019-04-16T15:04:46Z,CONTRIBUTOR,"thanks, @shoyer. I will add the documentation and tests now that the first hurdle is cleared and update the PR. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,433490801