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/4234#issuecomment-660156875,https://api.github.com/repos/pydata/xarray/issues/4234,660156875,MDEyOklzc3VlQ29tbWVudDY2MDE1Njg3NQ==,3460034,2020-07-17T15:03:01Z,2020-07-17T15:03:01Z,CONTRIBUTOR,"The accessors could also be where wrapped xarray methods could go (so in your previous example, it could be `time_slice.cupy.plot()` to handle the NumPy conversion internally), but based on your explanations I'd agree that most of this makes more sense to be compatibility code that goes in xarray itself.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,659129613
https://github.com/pydata/xarray/issues/4234#issuecomment-660148938,https://api.github.com/repos/pydata/xarray/issues/4234,660148938,MDEyOklzc3VlQ29tbWVudDY2MDE0ODkzOA==,3460034,2020-07-17T14:48:59Z,2020-07-17T14:48:59Z,CONTRIBUTOR,@jacobtomlinson Makes complete sense! Just wanted to make sure the option was considered as a possibility.,"{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,659129613
https://github.com/pydata/xarray/issues/4234#issuecomment-660142143,https://api.github.com/repos/pydata/xarray/issues/4234,660142143,MDEyOklzc3VlQ29tbWVudDY2MDE0MjE0Mw==,3460034,2020-07-17T14:36:40Z,2020-07-17T14:36:40Z,CONTRIBUTOR,"@jacobtomlinson Indeed! A similar `to_cupy` could also be made for existing DataArrays on a DataArray accessor, and any other CuPy-related attributes/methods could be attached to the same accessors as well.
Though, to have those accessors be registered with just importing `xarray` and `cupy`, they would of course need to live in either `xarray` or `cupy`. Not sure if that or an xarray-adjacent package (`cupy-xarray`?) is better.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,659129613
https://github.com/pydata/xarray/issues/4234#issuecomment-660129151,https://api.github.com/repos/pydata/xarray/issues/4234,660129151,MDEyOklzc3VlQ29tbWVudDY2MDEyOTE1MQ==,3460034,2020-07-17T14:12:23Z,2020-07-17T14:13:17Z,CONTRIBUTOR,"@jacobtomlinson Have you considered [implementing an accessor](http://xarray.pydata.org/en/stable/internals.html#extending-xarray) for this and any other CuPy-specific functionality? This is the approach we are taking with Pint integration ([pint-xarray](https://github.com/xarray-contrib/pint-xarray/)), and I wonder if it might also be a good approach for CuPy.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,659129613