issue_comments: 1355725525
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/pull/7020#issuecomment-1355725525 | https://api.github.com/repos/pydata/xarray/issues/7020 | 1355725525 | IC_kwDOAMm_X85QzrrV | 43316012 | 2022-12-16T22:24:13Z | 2022-12-16T22:24:13Z | COLLABORATOR | Already one problem is showing from "enforcing" a shape property by setting is as an abstract property. cfgrib comes with its own backend which is used instead of xarrays internal one and it is still using a shape attribute. Anyone actually know why a abstract property cannot be fulfilled by setting an attribute? At the end I require at least a readable variable, but do not care whether it is settable or not... Alternative: Do not use abstract properties but the "old-fashioned" way of raising a NotImplementedError in the ABC instead. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1368900431 |