issue_comments: 1034196986
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/6069#issuecomment-1034196986 | https://api.github.com/repos/pydata/xarray/issues/6069 | 1034196986 | IC_kwDOAMm_X849pJf6 | 1217238 | 2022-02-09T21:12:31Z | 2022-02-09T21:12:31Z | MEMBER | The reason why this isn't allowed is because it's ambiguous what to do with the other variables that are not restricted to the region (['cell', 'face', 'layer', 'max_cell_node', 'max_face_nodes', 'node', 'siglay'] in this case). I can imagine quite a few different ways this behavior could be implemented:
I believe your proposal here (removing these checks from (4) seems like perhaps the most user-friendly option, but checking existing variables can add significant overhead. When experimenting adding The current solution is not to do any of these, and to force the user to make an explicit choice by dropping new variables, or write them in a separate call to |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1077079208 |