home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 612140236

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/1982#issuecomment-612140236 https://api.github.com/repos/pydata/xarray/issues/1982 612140236 MDEyOklzc3VlQ29tbWVudDYxMjE0MDIzNg== 1217238 2020-04-10T17:44:48Z 2020-04-10T17:44:48Z MEMBER

I think it would be totally reasonable and consistent with the netcdf data model to read dimension coordinates from parent groups when they are missing on the requested group.

On Fri, Apr 10, 2020 at 10:39 AM Lucas Morton notifications@github.com wrote:

I'm currently working around this by loading the root group & the branch group with two separate calls and then merging the resulting datasets. It's ugly b/c I have to manually associate the 'phony_dim_x' dimensions from one group with the other.

Maybe I can find the time during quarantine to make an attempt at resolving #1092 https://github.com/pydata/xarray/issues/1092, which I think would facilitate resolving this issue as well.

Another option would be to allow the group kwarg to be a tuple of group names, and load_dataset could yield a (flat) Dataset including both the root and the branch variables.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pydata/xarray/issues/1982#issuecomment-612137754, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJFVR25HJVJOFNSKOV6Q3RL5KTRANCNFSM4EUZSFYA .

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