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/7183#issuecomment-1284076428,https://api.github.com/repos/pydata/xarray/issues/7183,1284076428,IC_kwDOAMm_X85MiXOM,14808389,2022-10-19T14:06:43Z,2022-10-19T14:06:43Z,MEMBER,"okay, let's merge this and update #7183.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1412926287
https://github.com/pydata/xarray/pull/7183#issuecomment-1283901761,https://api.github.com/repos/pydata/xarray/issues/7183,1283901761,IC_kwDOAMm_X85MhslB,14808389,2022-10-19T12:03:16Z,2022-10-19T12:03:16Z,MEMBER,I will add that in #7185 (#6795 is also missing an entry),"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1412926287
https://github.com/pydata/xarray/pull/7183#issuecomment-1282275617,https://api.github.com/repos/pydata/xarray/issues/7183,1282275617,IC_kwDOAMm_X85Mbfkh,14808389,2022-10-18T12:02:39Z,2022-10-18T12:04:09Z,MEMBER,"Not sure. As far as I can tell, the information that could be put in the repr would be:
- the names of the wrapped variables
- the index class name
- any parameters passed to the constructor
- parameters inferred from the data?
I guess the separation very much depends on how we want to display the indexes. For now, I'd imagine something like this would be great:
```
[lat, lon] KDTree(ranges={""lat"": [-45, 45], ""lon"": [-60, 30]}, leaf_size=10)
```
where `leaf_size` was passed to the constructor and `ranges` is computed from the `mins` / `maxes` attributes of the k-d tree.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1412926287