home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 810476560

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/4824#issuecomment-810476560 https://api.github.com/repos/pydata/xarray/issues/4824 810476560 MDEyOklzc3VlQ29tbWVudDgxMDQ3NjU2MA== 35968931 2021-03-30T18:20:16Z 2021-03-30T18:20:16Z MEMBER

Thanks @dcherian.

So passing join='override' to combine_by_coords gives this

python <xarray.Dataset> Dimensions: (lat: 5, t: 2) Coordinates: * lat (lat) int64 0 1 2 3 4 * t (t) int64 1 2 Data variables: a (t, lat) int64 0 1 2 3 4 0 1 2 3 4 which seems fine - that solves issue (1) doesn't it?

Your other example though @mathause, of allowing certain ragged arrays to pass through, presumably we still need a new check of some kind to disallow that?

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