issue_comments: 1116434282
This data as json
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/6142#issuecomment-1116434282 | https://api.github.com/repos/pydata/xarray/issues/6142 | 1116434282 | IC_kwDOAMm_X85Ci29q | 43316012 | 2022-05-03T18:39:46Z | 2022-05-03T18:39:46Z | COLLABORATOR | In case you are missing a use case for tuples as dimension/variable names: We have a system with two detectors, lets call them "a" and "b". Both take 2D images with dimensions "x" and "y" but different sizes. Now instead of calling the dimensions "x_a", "y_a", "x_b", "y_b" we call them ("x", "a") etc. This makes looking for dimensions etc. more consistent (Even better with a custom hashable dimension class). |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1094725752 |