home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1266889779

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/7111#issuecomment-1266889779 https://api.github.com/repos/pydata/xarray/issues/7111 1266889779 IC_kwDOAMm_X85LgzQz 1828519 2022-10-04T12:07:12Z 2022-10-04T12:07:37Z CONTRIBUTOR

@mraspaud See the cf-xarray link from Deepak. We could make them coordinates. Or we could reference them by name:

ds = xr.open_dataset(...) anc_name = ds["my_var"].attrs["ancillary_variables"][0] anc_var = ds[anc_name]

Edit: Let's talk more in the pytroll meeting today.

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