issue_comments: 637382925
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/4118#issuecomment-637382925 | https://api.github.com/repos/pydata/xarray/issues/4118 | 637382925 | MDEyOklzc3VlQ29tbWVudDYzNzM4MjkyNQ== | 39640592 | 2020-06-02T08:33:42Z | 2020-06-02T08:33:42Z | NONE | Thanks @jhamman for sharing the link. Here are my thoughts on the same: For use-cases similar to the one I have mentioned, I think it would be more meaningful to allow the tree structure (calling it Besides, xarray only allows attribute access for getting (and not setting) values, but a separate data structure can allow attribute access for setting values as well. For example, the data structure that I have implemented would allow something like I am currently using attribute-based access for accessing child nodes/data arrays in the Instead of using netCDF4 groups for encoding the Therefore, within the netCDF file, it would exist just as a Dataset. A specially implemented |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
628719058 |