Kai Mühlbauer
Kai Mühlbauer
@hmaarrfk That's unfortunate, I've hoped that it might just work. I'm currently traveling, but might have some time to check with h5py how h5netcdf might get an information if something...
@hmaarrfk It looks like all h5netcdf tests within the xarray-nightly run get skipped. This hopefully get's fixed in #201.
Trying to close -> reopen to toggle CI.
> It looks like all h5netcdf tests within the xarray-nightly run get skipped. This hopefully get's fixed in #201. This is working now, so we get the failures directly within...
> my current theory is that the handle I am creating a hard reference to is stopping the file from getting closed. which in turn is causing a trigger to...
@hmaarrfk Could you please check this PR against your use-case in #195. I'm getting almost comparable timings with `netCDF4` and `h5netcdf`.
Thanks @jswhit, would it be possible to transfer the issue to netcdf-c repo?
@jswhit Thanks! Within the same organization issues can be transferred to another repo. See: https://docs.github.com/en/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository. If that doesn't work for some reason, I'll copy and paste.
@jswhit Thanks for trying and no worries. I'll create a new issue over at netcdf-c.
I've opened a discussion over at netcdf-c https://github.com/Unidata/netcdf-c/discussions/2846.