home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1484386454

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/7680#issuecomment-1484386454 https://api.github.com/repos/pydata/xarray/issues/7680 1484386454 IC_kwDOAMm_X85YefCW 2443309 2023-03-27T02:23:15Z 2023-03-27T02:23:15Z MEMBER

@abunimeh - Thanks for opening this issue. Can you expand on the feature a bit more? What API would you like to see? ds.to_netcdf(..., track_order=False)?

I suspect this will need to be treated like invalid_netcdf as it will only apply to the h5netcdf backend:

https://github.com/pydata/xarray/blob/86f3f21ab3d0dff6fdb4a0bccd27c62f9e4a3238/xarray/core/dataset.py#L1892-L1895

_Note: it would be nice if we had backend_kwargs on to_netcdf since the variety of options scipy/netcdf4/h5netcdf support are increasingly different.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1641109066
Powered by Datasette · Queries took 0.741ms · About: xarray-datasette