home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1091147424

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/6420#issuecomment-1091147424 https://api.github.com/repos/pydata/xarray/issues/6420 1091147424 IC_kwDOAMm_X85BCZag 22245117 2022-04-07T06:56:41Z 2022-04-07T06:56:41Z CONTRIBUTOR

The code now looks for NCZarr attributes if both of the following conditions are True: - _ARRAY_DIMENSIONS is missing - we are NOT in mode a or r+. As we don't write NCZarr attributes, this prevents from creating zarr using a mix of NCZarr and Xarray conventions.

I'm not sure what's the best approach with _NC* attributes. Currently, after reading the metadata useful to xarray, they are hidden or dropped. This is somewhat related to #6448.

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