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/2723#issuecomment-582972581,https://api.github.com/repos/pydata/xarray/issues/2723,582972581,MDEyOklzc3VlQ29tbWVudDU4Mjk3MjU4MQ==,10050469,2020-02-06T15:56:33Z,2020-02-06T15:56:33Z,MEMBER,I think we should seriously consider removing all rasterio logic in xarray and make rioxarray an optional dependency to read geotiff files with xarray.,"{""total_count"": 2, ""+1"": 2, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,404088563
https://github.com/pydata/xarray/issues/2723#issuecomment-460396203,https://api.github.com/repos/pydata/xarray/issues/2723,460396203,MDEyOklzc3VlQ29tbWVudDQ2MDM5NjIwMw==,10050469,2019-02-04T20:15:36Z,2019-02-04T20:15:36Z,MEMBER,"Sorry for being late on this one. Yes, I agree that the ""coordinate attribute"" is worth a try.
To avoid redundancy in the name one could name the coord variable attributes simply `wkt` and `proj4`, like:
```
array(0)
Coordinates:
crs int64 0
Attributes:
wkt: PROJCS[""UTM Zone 15, Northern Hemisphere"",GEOGCS[""WGS 84"",D...
proj4: +proj=...
```","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,404088563