home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1112365912

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
1112365912 PR_kwDOAMm_X84xey-w 6187 to_netcdf: docstrings for compute parameter 57705593 closed 0     2 2022-01-24T09:14:01Z 2023-09-14T04:36:06Z 2023-09-14T04:36:06Z CONTRIBUTOR   0 pydata/xarray/pulls/6187

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?
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6187/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.721ms · About: xarray-datasette