home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1302661719

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/7256#issuecomment-1302661719 https://api.github.com/repos/pydata/xarray/issues/7256 1302661719 IC_kwDOAMm_X85NpQpX 14808389 2022-11-03T21:05:27Z 2022-11-03T21:05:53Z MEMBER

I'm not sure if this is a typo, but open_dataset does not / should not have have a kwarg named groupstr, it should be group (so you should get an error, if not that might be a bug?). If that's not it, could you post the code you're using to open the dataset, and also the output of xr.show_versions?

If you have multiple groups in your files, you might also be interested in datatree, which will open all groups from the file in a tree structure.

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