home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 721534803

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/pull/4035#issuecomment-721534803 https://api.github.com/repos/pydata/xarray/issues/4035 721534803 MDEyOklzc3VlQ29tbWVudDcyMTUzNDgwMw== 1217238 2020-11-04T06:18:35Z 2020-11-04T06:18:35Z MEMBER

Should this checking be performed for all variables, or only for data_variables?

I agree that this requirement is a little surprising. The error is because otherwise you might be surprised that the array values for "latitude" and "longtitude" get overriden, rather than being checked for consistency. At least if you have to explicitly drop these variables (with the suggested call to .drop()) it is clear that they will neither be checked nor overriden in the Zarr store.

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