home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 603879881

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/3287#issuecomment-603879881 https://api.github.com/repos/pydata/xarray/issues/3287 603879881 MDEyOklzc3VlQ29tbWVudDYwMzg3OTg4MQ== 6200806 2020-03-25T14:44:15Z 2020-03-25T14:46:14Z CONTRIBUTOR

Notice that the string coordinate also gets reordered alphabetically: in @chrisroat 's example above, the coord goes from ['R', 'G'] to ['G', 'R'].

@max-sixty I can't promise a PR anytime soon, but if/when I do manage, where would be a good starting point? Perhaps here where the _level_ names are introduced: https://github.com/pydata/xarray/blob/009aa66620b3437cf0de675013fa7d1ff231963c/xarray/core/dataset.py#L251-L256

Edit: actually maybe here: https://github.com/pydata/xarray/blob/9eec56c833da6dca02c3e6c593586fd201a534a0/xarray/core/variable.py#L2237-L2249

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