issue_comments: 735372002
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/4496#issuecomment-735372002 | https://api.github.com/repos/pydata/xarray/issues/4496 | 735372002 | MDEyOklzc3VlQ29tbWVudDczNTM3MjAwMg== | 35919497 | 2020-11-29T10:29:34Z | 2020-11-29T10:29:34Z | COLLABORATOR | @ravwojdyla I think that currently there is no way to do this. But it would be nice to have an interface that allows defining different chunks for each variable. The main problem that I see in implementing that is to keep the ´xr.open_dataset(... chunks=)´, ´ds.chunk´ and ´ds.chunks´ interfaces backwards compatible. Probably a new issue for that would be better since this refactor is already a little bit tricky and your proposal could be implemented separately. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
717410970 |