pull_requests: 830156720
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
830156720 | PR_kwDOAMm_X84xey-w | 6187 | closed | 0 | to_netcdf: docstrings for compute parameter | 57705593 | As discussed in #6174, closing and re-opening a file between calls of to_netcdf can be avoided by using `compute=False`. In case of many write operations on the same file (e.g. for many separate groups in a netCDF4 file), this often improves the performance significantly. This PR makes note of this effect in the docstrings so that users can learn about it without diving into the source code. - Unfortunately, it doesn't close #6174, because that issue also discusses the problem of obtaining a full list of all groups contained within a netCDF4 file when *reading* from that file. - Changes to the doc strings are not mentioned in `whats-new.rst`, are they? | 2022-01-24T09:14:01Z | 2023-09-14T04:36:06Z | 2023-09-14T04:36:06Z | 2191aed6f339f010b8ef14f4c777f624f6bc4cf2 | 0 | a30eb938b4498b5f82eba6dbef63a4954b622d07 | d1e4164f3961d7bbb3eb79037e96cae14f7182f8 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/6187 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests