home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 628065564

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/4055#issuecomment-628065564 https://api.github.com/repos/pydata/xarray/issues/4055 628065564 MDEyOklzc3VlQ29tbWVudDYyODA2NTU2NA== 2448579 2020-05-13T15:26:10Z 2020-05-13T15:26:49Z MEMBER

so da.chunk({dim_name: "auto"}) works but da.chunk("auto") does not. The latter is a relatively easy fix. We just need to update the condition here: https://github.com/pydata/xarray/blob/bd84186acbd84bd386134a5b60111596cee2d8ec/xarray/core/dataset.py#L1736-L1737

A PR would be very welcome if you have the time, @AndrewWilliams3142

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