issue_comments: 1354174848
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/6854#issuecomment-1354174848 | https://api.github.com/repos/pydata/xarray/issues/6854 | 1354174848 | IC_kwDOAMm_X85QtxGA | 814662 | 2022-12-16T04:15:13Z | 2022-12-16T04:15:13Z | NONE | Seems to be a bug in the netcdf library. Simple reproducer: ``` include <netcdf.h>int main(int argc, char **argv) { int ncid; nc_create("file://foo.zarr#mode=nczarr,noxarray", 0, &ncid); } ``` I'm going to see if it is still present in the latest netcdf git, and report upstream if needed. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1323734180 |