home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 449145011

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/2624#issuecomment-449145011 https://api.github.com/repos/pydata/xarray/issues/2624 449145011 MDEyOklzc3VlQ29tbWVudDQ0OTE0NTAxMQ== 1197350 2018-12-20T21:43:40Z 2018-12-20T21:43:40Z MEMBER

I thought I might try specifying no compression, as supported in Zarr, by adding "compressor = None" as a kwarg in the to_zarr call in xarray, but that is not supported.

The syntax and an example for specifying a compressor is given in the docs here: http://xarray.pydata.org/en/latest/io.html#zarr-compressors-and-filters. It needs to be part of the encoding keyword. But I don't think this will solve your problem.

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