home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1188339194

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/6806#issuecomment-1188339194 https://api.github.com/repos/pydata/xarray/issues/6806 1188339194 IC_kwDOAMm_X85G1J36 2448579 2022-07-18T21:35:44Z 2022-07-18T21:35:44Z MEMBER

Basically I want the following to raise an error because I've picked the wrong variable with dimension x1 instead of dimension x by mistake

python xr.DataArray([1], dims="x") / xr.DataArray([1], dims="x1")

I think we could do it with a "staggered grid index", but it seems useful in general

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