home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 494597663

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/2976#issuecomment-494597663 https://api.github.com/repos/pydata/xarray/issues/2976 494597663 MDEyOklzc3VlQ29tbWVudDQ5NDU5NzY2Mw== 1828519 2019-05-21T23:36:21Z 2019-05-21T23:36:21Z CONTRIBUTOR

Rad doesn't include the "band_id" coordinate because "band_id" includes a "band" dimension, which isn't found on the Rad variable.

Ah, that's what I was looking for! Ok, that makes sense. To be as generic as possible xarray is using the dimensions to determine if a coordinate "belongs" to a variable rather than the "coordinates" attribute of that variable. I can live with that. Thanks for the explanation and the link to that part of the code.

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