home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 811810701

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/5065#issuecomment-811810701 https://api.github.com/repos/pydata/xarray/issues/5065 811810701 MDEyOklzc3VlQ29tbWVudDgxMTgxMDcwMQ== 35919497 2021-04-01T10:21:15Z 2021-04-01T11:01:44Z COLLABORATOR

python new_var = var.chunk(chunks, name=name2, lock=lock) new_var.encoding = var.encoding Here you are modifying _maybe_chunk, but _maybe_chunk is also used in Dataset.chunks. Probably would be better to change backend.api.py, here: https://github.com/pydata/xarray/blob/ddc352faa6de91f266a1749773d08ae8d6f09683/xarray/backends/api.py#L296-L307

But maybe also in this case we want to drop encoding["chunks"] if they are not compatible with dask ones.

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