issues: 320104170
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
320104170 | MDU6SXNzdWUzMjAxMDQxNzA= | 2103 | An elegant way to guarantee single chunk along dim | 6213168 | closed | 0 | 2 | 2018-05-03T22:40:48Z | 2018-05-04T20:11:30Z | 2018-05-04T20:10:50Z | MEMBER | Algorithms that are wrapped by I have lost count of how many times I prefixed my invocations of apply_ufunc on a DataArray with the same blurb, over and over again:
I can see a few possible solutions to the problem: Design 1Change DataArray.chunk etc. to accept a special chunk size, e.g. -1, which means "whatever the size of that dim is". The above would become:
Design 2Add properties to DataArray and Variable, The above would become:
Design 3Change The above would become:
Design 4Introduce a convenience method for DataArray, Dataset, and Variable,
``` |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2103/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |