home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1377905161

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/pull/7418#issuecomment-1377905161 https://api.github.com/repos/pydata/xarray/issues/7418 1377905161 IC_kwDOAMm_X85SISoJ 35968931 2023-01-10T21:33:27Z 2023-01-10T21:33:27Z MEMBER

Integrating upstream into xarray might also help with people trying to open their nested data formats as a datatree objects, because then we can immediately begin integrating with xarray's backend engines.

See for example this datatree issue asking about opening grib files as a datatree. It would be nice to be able to do

open_datatree("data.grib", engine="cfgrib")

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