home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1398617827

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/7462#issuecomment-1398617827 https://api.github.com/repos/pydata/xarray/issues/7462 1398617827 IC_kwDOAMm_X85TXTbj 2448579 2023-01-20T16:16:27Z 2023-01-20T16:16:27Z MEMBER

Xarray does not interpret the coordinates attribute when extracting a DataArray. Instead it associates all coordinate variables when set(coordinate_variable.dims) <= set(data_variable.dims). This is satisfied by all scalar coordinates so they get associated.

cf-xarray is more restrictive, and should work for you.

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