pull_requests: 1605107903
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1605107903 | PR_kwDOAMm_X85frAC_ | 8460 | open | 0 | Add initialize_zarr | 2448579 | - [x] Closes #8343 - [x] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [x] New functions/methods are listed in `api.rst` The intended pattern is: ```python after_init = initialize_zarr(store, ds, region_dims=("x",)) for i in range(ds.sizes["x"]): after_init.isel(x=[i]).to_zarr(store, region={"x": slice(i, i + 1)}) ``` cc @slevang | 2023-11-16T19:45:05Z | 2024-04-02T15:08:01Z | 22991d53bf0965e34c84a438ce365c58f3eac307 | 1 | a529f1d5b03279e88e3703b5a02a784838533d2c | e023903bb593ca761e7f8014128795a7cb6ebab9 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8460 |
Links from other tables
- 3 rows from pull_requests_id in labels_pull_requests