issue_comments: 1340701570
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/7363#issuecomment-1340701570 | https://api.github.com/repos/pydata/xarray/issues/7363 | 1340701570 | IC_kwDOAMm_X85P6XuC | 8382834 | 2022-12-07T10:12:07Z | 2022-12-07T10:12:20Z | CONTRIBUTOR | Regarding your questions @kmuehlbauer :
Regarding your question @keewis : nothing special here:
but it is quite big:
Regarding the points of discussion / suggestions:
My feeling is that while concat works, it may be an operation that is common enough that there may be interest in implementing a "grow_coordinate" function to grow / reallocate larger arrays copying the previous chunk along a coordinate, as a usability / convenience feature? Something like:
which would grow the coordinate "time" itself and all data variables that depend on it, adding the default filled extra entries at the end. Not sure if this should be relative to coordinates, or dimensions - a bit n00b on this, and always confused at coordinates vs dimensions. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1479121713 |