home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1276668410

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/7079#issuecomment-1276668410 https://api.github.com/repos/pydata/xarray/issues/7079 1276668410 IC_kwDOAMm_X85MGGn6 950575 2022-10-12T19:57:35Z 2022-10-12T20:17:08Z CONTRIBUTOR

Note that this is not a bug per se, netcdf-c was never thread safe and, when the work around were removed in netcdf4-python, this issue surfaced. The right fix is to disable threads, like in my example above, or to wait for a netcdf-c release that is thread safe. I don't think the work around will be re-added in netcdf4-python.

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