issues: 1435219725
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1435219725 | I_kwDOAMm_X85Vi7cN | 7256 | open_dataset class doesn't respond to groupstr kwarg | 83061207 | closed | 0 | 7 | 2022-11-03T20:26:51Z | 2023-09-12T15:56:33Z | 2023-09-12T15:56:33Z | NONE | What is your issue?To begin with I'm an absolute noob concerning GitHub repos so forgive me in advance. I'm using some xarray classes in an IDE (Spyder) to analyse climate data. In the process I've decided to write my own NetCDF4 dataset using rooted groups for all different climate models. My entire code is based on reading and computing the .nc files using xr.open_dataset, however, I've come to find that besides not displaying the groups from the parent group (known issue), it doesn't load the requested group neither. Looks like the class always loads the first available group in the NetCDF4 data set that is available/listed. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7256/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |