home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 852668060

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/5426#issuecomment-852668060 https://api.github.com/repos/pydata/xarray/issues/5426 852668060 MDEyOklzc3VlQ29tbWVudDg1MjY2ODA2MA== 1217238 2021-06-02T02:38:20Z 2021-06-02T02:38:20Z MEMBER

dask/dask#6203 and dask/dask#6773 are the maybe relevant issues. I actually don't know if that could have an effect here. I don't know (and a brief search couldn't confirm) whether or not xarray uses dask.array.from_zarr.

Xarray uses dask.array.from_array but not from_zarr: https://github.com/pydata/xarray/blob/83eda1a8542a9dbd81bf0e08c8564c044df64c0a/xarray/core/variable.py#L1046-L1068

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