home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 260167167

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/1077#issuecomment-260167167 https://api.github.com/repos/pydata/xarray/issues/1077 260167167 MDEyOklzc3VlQ29tbWVudDI2MDE2NzE2Nw== 17055041 2016-11-13T04:56:43Z 2016-11-13T04:56:43Z NONE

Would it be too simplistic to think that xarray.Dataset (or a subclass of it) could be made to contain other Datasets? That would extend the conceptual map of xarray.Dataset <==> HDF5 group. The contained Datasets would probably also want to have a reference to their parent Dataset, for walking back up the tree.

I think that is similar to what you've done, @benbovy , but with inheritance rather than composition. I understand that is an often disfavored design pattern, but it would it make sense in this case and keep the overall xarray interface simple?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  187069161
Powered by Datasette · Queries took 0.577ms · About: xarray-datasette