pull_requests: 1038005371
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1038005371 | PR_kwDOAMm_X8493rR7 | 6956 | open | 0 | Expose `memory` argument for "netcdf4" engine | 30196 | This commit exposes the `memory` argument for the "netcdf4" engine, allowing one to create a netcdf dataset from a memory buffer, like so: ```python buffer: bytes = ... ds = xr.open_dataset("", engine="netcdf4", memory=buffer) ``` - [x] Closes #6955 - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2022-08-26T14:04:25Z | 2023-03-23T15:51:27Z | 30a6f2dfa912aaa8d3c6bfc1b702a3428ae1e400 | 0 | fa2b97b9cd782e636676823023d73c15694afd93 | 1e361ccb9123fe25acfd9e3364c911c1eec7d9db | FIRST_TIME_CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/6956 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests