issue_comments: 367377682
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/1793#issuecomment-367377682 | https://api.github.com/repos/pydata/xarray/issues/1793 | 367377682 | MDEyOklzc3VlQ29tbWVudDM2NzM3NzY4Mg== | 1217238 | 2018-02-21T16:09:00Z | 2018-02-21T16:09:00Z | MEMBER |
I'm pretty sure SciPy supports incremental reads but not incremental writes. In general the entire netCDF file needs to get written at once. Certainly it's not possible to update only part of an array -- scipy needs it in memory as a NumPy array to copy its raw data to the netCDF file. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
283388962 |