Tobias Kölling 9f8897762d changed H5Pset_fclose_degree to H5F_CLOSE_WEAK
It seems like it is part of the design of HDF5 virtual datasets that
objects within a file remain opened while the files is aready "closed".
Setting the fclose degree to SEMI would cause the library to bail out.
This commit makes nc_test4/tst_virtual_dataset succeed.

See also Unidata/netcdf-c#1799
2020-09-02 16:16:57 +02:00
..
2020-02-27 14:06:45 -07:00
2020-07-08 11:24:54 -06:00
2020-07-03 13:57:47 -06:00
2018-10-30 20:48:12 -06:00
2019-09-18 08:03:01 -06:00