home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1333714330

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/7292#issuecomment-1333714330 https://api.github.com/repos/pydata/xarray/issues/7292 1333714330 IC_kwDOAMm_X85Pft2a 8552 2022-12-01T12:46:15Z 2022-12-01T12:46:15Z NONE

You can work around this by specifying either decode_cf=False or mask_and_scale=False. For example:

python ds = xarray.open_zarr("test.zarr", consolidated=False, decode_cf=False) ds['array'].dtype

prints dtype('int8').

Does that help?

Yes, but to solve my use case, sgkit would need to open the zarr in this way. Would that cause problems elsewhere?

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