+ set -o nounset + set -o errexit + yearb=1990 + yeare=1991 + grid=eORCA1 + nbsmooth=2 + sosiedir=/gpfs/home/acad/ucl-elic/adelhass/tools/sosie-master/bin + mask=/gpfs/home/acad/ucl-elic/adelhass/git/EnKF/interpolate_observations/osisaf/remap/nemo-siconc-griddes.nc + sourcedir=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw + outdir=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo + scratchdir=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/interpo-obs-eORCA1 + weightdir= + tmpdir=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/interpo-obs-eORCA1/TMP_26116 + echo 'TMPDIR IS >>>>>> /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/interpo-obs-eORCA1/TMP_26116 <<<<<<<' + mkdir -p /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/interpo-obs-eORCA1/TMP_26116 + [[ -f /sosie_mapping_OSISAF-nh-eORCA1.nc ]] + [[ -f /sosie_mapping_OSISAF-sh-eORCA1.nc ]] + cd /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/interpo-obs-eORCA1/TMP_26116 + '[' '!' -f /gpfs/home/acad/ucl-elic/adelhass/git/EnKF/interpolate_observations/osisaf/remap/nemo-siconc-griddes.nc ']' + ln -sf /gpfs/home/acad/ucl-elic/adelhass/git/EnKF/interpolate_observations/osisaf/remap/nemo-siconc-griddes.nc mask_out.nc ++ seq 1990 1991 + for year in `seq ${yearb} ${yeare}` + echo 1990 + rm -f listfiles.txt + ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199001011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199002011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199003011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199004011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199005011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199006011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199007011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199008011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199009011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199010011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199011011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199012011200.nc ++ cat list_files.txt + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199001011200.nc + tag=19900101 + echo 19900101 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199001011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199001011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900101!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199001011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199001011200.nc data_in_nh-19900101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900101.nc mask_in_nh-19900101.nc + [[ 2 == 0 ]] + mv data_in_nh-19900101.nc data_in_smooth0_nh-19900101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900101.nc data_in_smooth1_nh-19900101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900101.nc data_in_smooth2_nh-19900101.nc + mv data_in_smooth2_nh-19900101.nc data_in_smooth_nh-19900101.nc + cdo remapbil,mask_out.nc mask_in_nh-19900101.nc tmask_OSISAF-nh-eORCA1_19900101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900101.nc OSISAF-nh_mask_on_eORCA1_19900101.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900101.nc data_OSISAF-nh-eORCA1_19900101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900101.nc ice_conc_OSISAF-nh-eORCA1_19900101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900101.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199001011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199001011200.nc data_in_sh-19900101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900101.nc mask_in_sh-19900101.nc + [[ 2 == 0 ]] + mv data_in_sh-19900101.nc data_in_smooth0_sh-19900101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900101.nc data_in_smooth1_sh-19900101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900101.nc data_in_smooth2_sh-19900101.nc + mv data_in_smooth2_sh-19900101.nc data_in_smooth_sh-19900101.nc + cdo remapbil,mask_out.nc mask_in_sh-19900101.nc tmask_OSISAF-sh-eORCA1_19900101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900101.nc OSISAF-sh_mask_on_eORCA1_19900101.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900101.nc data_OSISAF-sh-eORCA1_19900101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900101.nc ice_conc_OSISAF-sh-eORCA1_19900101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900101.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900101_masked.nc ice_conc_OSISAF-sh-eORCA1_19900101_masked.nc ice_conc_OSISAF-eORCA1_19900101.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900101_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900101_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900101.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900101.nc ice_conc_OSISAF-eORCA1_19900101.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900101.nc + mv ice_conc_OSISAF-eORCA1_19900101.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199002011200.nc + tag=19900201 + echo 19900201 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199002011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199002011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900201!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199002011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199002011200.nc data_in_nh-19900201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900201.nc mask_in_nh-19900201.nc + [[ 2 == 0 ]] + mv data_in_nh-19900201.nc data_in_smooth0_nh-19900201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900201.nc data_in_smooth1_nh-19900201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900201.nc data_in_smooth2_nh-19900201.nc + mv data_in_smooth2_nh-19900201.nc data_in_smooth_nh-19900201.nc + cdo remapbil,mask_out.nc mask_in_nh-19900201.nc tmask_OSISAF-nh-eORCA1_19900201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900201.nc OSISAF-nh_mask_on_eORCA1_19900201.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900201.nc data_OSISAF-nh-eORCA1_19900201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900201.nc ice_conc_OSISAF-nh-eORCA1_19900201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900201.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199002011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199002011200.nc data_in_sh-19900201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900201.nc mask_in_sh-19900201.nc + [[ 2 == 0 ]] + mv data_in_sh-19900201.nc data_in_smooth0_sh-19900201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900201.nc data_in_smooth1_sh-19900201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900201.nc data_in_smooth2_sh-19900201.nc + mv data_in_smooth2_sh-19900201.nc data_in_smooth_sh-19900201.nc + cdo remapbil,mask_out.nc mask_in_sh-19900201.nc tmask_OSISAF-sh-eORCA1_19900201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900201.nc OSISAF-sh_mask_on_eORCA1_19900201.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900201.nc data_OSISAF-sh-eORCA1_19900201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900201.nc ice_conc_OSISAF-sh-eORCA1_19900201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900201.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900201_masked.nc ice_conc_OSISAF-sh-eORCA1_19900201_masked.nc ice_conc_OSISAF-eORCA1_19900201.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900201_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900201_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900201.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900201.nc ice_conc_OSISAF-eORCA1_19900201.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900201.nc + mv ice_conc_OSISAF-eORCA1_19900201.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199003011200.nc + tag=19900301 + echo 19900301 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199003011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199003011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900301!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199003011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199003011200.nc data_in_nh-19900301.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900301.nc mask_in_nh-19900301.nc + [[ 2 == 0 ]] + mv data_in_nh-19900301.nc data_in_smooth0_nh-19900301.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900301.nc data_in_smooth1_nh-19900301.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900301.nc data_in_smooth2_nh-19900301.nc + mv data_in_smooth2_nh-19900301.nc data_in_smooth_nh-19900301.nc + cdo remapbil,mask_out.nc mask_in_nh-19900301.nc tmask_OSISAF-nh-eORCA1_19900301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900301.nc OSISAF-nh_mask_on_eORCA1_19900301.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900301.nc data_OSISAF-nh-eORCA1_19900301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900301.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900301.nc ice_conc_OSISAF-nh-eORCA1_19900301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900301.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900301.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199003011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199003011200.nc data_in_sh-19900301.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900301.nc mask_in_sh-19900301.nc + [[ 2 == 0 ]] + mv data_in_sh-19900301.nc data_in_smooth0_sh-19900301.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900301.nc data_in_smooth1_sh-19900301.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900301.nc data_in_smooth2_sh-19900301.nc + mv data_in_smooth2_sh-19900301.nc data_in_smooth_sh-19900301.nc + cdo remapbil,mask_out.nc mask_in_sh-19900301.nc tmask_OSISAF-sh-eORCA1_19900301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900301.nc OSISAF-sh_mask_on_eORCA1_19900301.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900301.nc data_OSISAF-sh-eORCA1_19900301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900301.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900301.nc ice_conc_OSISAF-sh-eORCA1_19900301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900301.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900301.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900301_masked.nc ice_conc_OSISAF-sh-eORCA1_19900301_masked.nc ice_conc_OSISAF-eORCA1_19900301.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900301_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900301_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900301.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900301.nc ice_conc_OSISAF-eORCA1_19900301.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900301.nc + mv ice_conc_OSISAF-eORCA1_19900301.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199004011200.nc + tag=19900401 + echo 19900401 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199004011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199004011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900401!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199004011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199004011200.nc data_in_nh-19900401.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900401.nc mask_in_nh-19900401.nc + [[ 2 == 0 ]] + mv data_in_nh-19900401.nc data_in_smooth0_nh-19900401.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900401.nc data_in_smooth1_nh-19900401.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900401.nc data_in_smooth2_nh-19900401.nc + mv data_in_smooth2_nh-19900401.nc data_in_smooth_nh-19900401.nc + cdo remapbil,mask_out.nc mask_in_nh-19900401.nc tmask_OSISAF-nh-eORCA1_19900401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900401.nc OSISAF-nh_mask_on_eORCA1_19900401.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900401.nc data_OSISAF-nh-eORCA1_19900401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900401.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900401.nc ice_conc_OSISAF-nh-eORCA1_19900401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900401.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900401.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199004011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199004011200.nc data_in_sh-19900401.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900401.nc mask_in_sh-19900401.nc + [[ 2 == 0 ]] + mv data_in_sh-19900401.nc data_in_smooth0_sh-19900401.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900401.nc data_in_smooth1_sh-19900401.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900401.nc data_in_smooth2_sh-19900401.nc + mv data_in_smooth2_sh-19900401.nc data_in_smooth_sh-19900401.nc + cdo remapbil,mask_out.nc mask_in_sh-19900401.nc tmask_OSISAF-sh-eORCA1_19900401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900401.nc OSISAF-sh_mask_on_eORCA1_19900401.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900401.nc data_OSISAF-sh-eORCA1_19900401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900401.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900401.nc ice_conc_OSISAF-sh-eORCA1_19900401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900401.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900401.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900401_masked.nc ice_conc_OSISAF-sh-eORCA1_19900401_masked.nc ice_conc_OSISAF-eORCA1_19900401.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900401_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900401_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900401.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900401.nc ice_conc_OSISAF-eORCA1_19900401.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900401.nc + mv ice_conc_OSISAF-eORCA1_19900401.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199005011200.nc + tag=19900501 + echo 19900501 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199005011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199005011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900501!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199005011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199005011200.nc data_in_nh-19900501.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900501.nc mask_in_nh-19900501.nc + [[ 2 == 0 ]] + mv data_in_nh-19900501.nc data_in_smooth0_nh-19900501.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900501.nc data_in_smooth1_nh-19900501.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900501.nc data_in_smooth2_nh-19900501.nc + mv data_in_smooth2_nh-19900501.nc data_in_smooth_nh-19900501.nc + cdo remapbil,mask_out.nc mask_in_nh-19900501.nc tmask_OSISAF-nh-eORCA1_19900501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900501.nc OSISAF-nh_mask_on_eORCA1_19900501.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900501.nc data_OSISAF-nh-eORCA1_19900501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900501.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900501.nc ice_conc_OSISAF-nh-eORCA1_19900501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900501.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900501.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199005011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199005011200.nc data_in_sh-19900501.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900501.nc mask_in_sh-19900501.nc + [[ 2 == 0 ]] + mv data_in_sh-19900501.nc data_in_smooth0_sh-19900501.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900501.nc data_in_smooth1_sh-19900501.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900501.nc data_in_smooth2_sh-19900501.nc + mv data_in_smooth2_sh-19900501.nc data_in_smooth_sh-19900501.nc + cdo remapbil,mask_out.nc mask_in_sh-19900501.nc tmask_OSISAF-sh-eORCA1_19900501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900501.nc OSISAF-sh_mask_on_eORCA1_19900501.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900501.nc data_OSISAF-sh-eORCA1_19900501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900501.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900501.nc ice_conc_OSISAF-sh-eORCA1_19900501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900501.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900501.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900501_masked.nc ice_conc_OSISAF-sh-eORCA1_19900501_masked.nc ice_conc_OSISAF-eORCA1_19900501.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900501_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900501_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900501.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900501.nc ice_conc_OSISAF-eORCA1_19900501.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900501.nc + mv ice_conc_OSISAF-eORCA1_19900501.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199006011200.nc + tag=19900601 + echo 19900601 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199006011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199006011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900601!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199006011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199006011200.nc data_in_nh-19900601.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900601.nc mask_in_nh-19900601.nc + [[ 2 == 0 ]] + mv data_in_nh-19900601.nc data_in_smooth0_nh-19900601.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900601.nc data_in_smooth1_nh-19900601.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900601.nc data_in_smooth2_nh-19900601.nc + mv data_in_smooth2_nh-19900601.nc data_in_smooth_nh-19900601.nc + cdo remapbil,mask_out.nc mask_in_nh-19900601.nc tmask_OSISAF-nh-eORCA1_19900601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900601.nc OSISAF-nh_mask_on_eORCA1_19900601.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900601.nc data_OSISAF-nh-eORCA1_19900601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900601.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900601.nc ice_conc_OSISAF-nh-eORCA1_19900601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900601.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900601.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199006011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199006011200.nc data_in_sh-19900601.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900601.nc mask_in_sh-19900601.nc + [[ 2 == 0 ]] + mv data_in_sh-19900601.nc data_in_smooth0_sh-19900601.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900601.nc data_in_smooth1_sh-19900601.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900601.nc data_in_smooth2_sh-19900601.nc + mv data_in_smooth2_sh-19900601.nc data_in_smooth_sh-19900601.nc + cdo remapbil,mask_out.nc mask_in_sh-19900601.nc tmask_OSISAF-sh-eORCA1_19900601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900601.nc OSISAF-sh_mask_on_eORCA1_19900601.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900601.nc data_OSISAF-sh-eORCA1_19900601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900601.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900601.nc ice_conc_OSISAF-sh-eORCA1_19900601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900601.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900601.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900601_masked.nc ice_conc_OSISAF-sh-eORCA1_19900601_masked.nc ice_conc_OSISAF-eORCA1_19900601.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900601_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900601_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900601.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900601.nc ice_conc_OSISAF-eORCA1_19900601.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900601.nc + mv ice_conc_OSISAF-eORCA1_19900601.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199007011200.nc + tag=19900701 + echo 19900701 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199007011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199007011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900701!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199007011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199007011200.nc data_in_nh-19900701.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900701.nc mask_in_nh-19900701.nc + [[ 2 == 0 ]] + mv data_in_nh-19900701.nc data_in_smooth0_nh-19900701.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900701.nc data_in_smooth1_nh-19900701.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900701.nc data_in_smooth2_nh-19900701.nc + mv data_in_smooth2_nh-19900701.nc data_in_smooth_nh-19900701.nc + cdo remapbil,mask_out.nc mask_in_nh-19900701.nc tmask_OSISAF-nh-eORCA1_19900701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900701.nc OSISAF-nh_mask_on_eORCA1_19900701.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900701.nc data_OSISAF-nh-eORCA1_19900701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900701.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900701.nc ice_conc_OSISAF-nh-eORCA1_19900701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900701.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900701.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199007011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199007011200.nc data_in_sh-19900701.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900701.nc mask_in_sh-19900701.nc + [[ 2 == 0 ]] + mv data_in_sh-19900701.nc data_in_smooth0_sh-19900701.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900701.nc data_in_smooth1_sh-19900701.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900701.nc data_in_smooth2_sh-19900701.nc + mv data_in_smooth2_sh-19900701.nc data_in_smooth_sh-19900701.nc + cdo remapbil,mask_out.nc mask_in_sh-19900701.nc tmask_OSISAF-sh-eORCA1_19900701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900701.nc OSISAF-sh_mask_on_eORCA1_19900701.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900701.nc data_OSISAF-sh-eORCA1_19900701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900701.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900701.nc ice_conc_OSISAF-sh-eORCA1_19900701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900701.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900701.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900701_masked.nc ice_conc_OSISAF-sh-eORCA1_19900701_masked.nc ice_conc_OSISAF-eORCA1_19900701.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900701_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900701_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900701.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900701.nc ice_conc_OSISAF-eORCA1_19900701.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900701.nc + mv ice_conc_OSISAF-eORCA1_19900701.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199008011200.nc + tag=19900801 + echo 19900801 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199008011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199008011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900801!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199008011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199008011200.nc data_in_nh-19900801.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900801.nc mask_in_nh-19900801.nc + [[ 2 == 0 ]] + mv data_in_nh-19900801.nc data_in_smooth0_nh-19900801.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900801.nc data_in_smooth1_nh-19900801.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900801.nc data_in_smooth2_nh-19900801.nc + mv data_in_smooth2_nh-19900801.nc data_in_smooth_nh-19900801.nc + cdo remapbil,mask_out.nc mask_in_nh-19900801.nc tmask_OSISAF-nh-eORCA1_19900801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900801.nc OSISAF-nh_mask_on_eORCA1_19900801.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900801.nc data_OSISAF-nh-eORCA1_19900801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900801.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900801.nc ice_conc_OSISAF-nh-eORCA1_19900801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900801.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900801.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199008011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199008011200.nc data_in_sh-19900801.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900801.nc mask_in_sh-19900801.nc + [[ 2 == 0 ]] + mv data_in_sh-19900801.nc data_in_smooth0_sh-19900801.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900801.nc data_in_smooth1_sh-19900801.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900801.nc data_in_smooth2_sh-19900801.nc + mv data_in_smooth2_sh-19900801.nc data_in_smooth_sh-19900801.nc + cdo remapbil,mask_out.nc mask_in_sh-19900801.nc tmask_OSISAF-sh-eORCA1_19900801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900801.nc OSISAF-sh_mask_on_eORCA1_19900801.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900801.nc data_OSISAF-sh-eORCA1_19900801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900801.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900801.nc ice_conc_OSISAF-sh-eORCA1_19900801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900801.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900801.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900801_masked.nc ice_conc_OSISAF-sh-eORCA1_19900801_masked.nc ice_conc_OSISAF-eORCA1_19900801.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900801_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900801_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900801.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900801.nc ice_conc_OSISAF-eORCA1_19900801.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900801.nc + mv ice_conc_OSISAF-eORCA1_19900801.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199009011200.nc + tag=19900901 + echo 19900901 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199009011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199009011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19900901!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199009011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199009011200.nc data_in_nh-19900901.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19900901.nc mask_in_nh-19900901.nc + [[ 2 == 0 ]] + mv data_in_nh-19900901.nc data_in_smooth0_nh-19900901.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19900901.nc data_in_smooth1_nh-19900901.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19900901.nc data_in_smooth2_nh-19900901.nc + mv data_in_smooth2_nh-19900901.nc data_in_smooth_nh-19900901.nc + cdo remapbil,mask_out.nc mask_in_nh-19900901.nc tmask_OSISAF-nh-eORCA1_19900901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19900901.nc OSISAF-nh_mask_on_eORCA1_19900901.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19900901.nc data_OSISAF-nh-eORCA1_19900901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19900901.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900901.nc ice_conc_OSISAF-nh-eORCA1_19900901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19900901.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19900901.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19900901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199009011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199009011200.nc data_in_sh-19900901.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19900901.nc mask_in_sh-19900901.nc + [[ 2 == 0 ]] + mv data_in_sh-19900901.nc data_in_smooth0_sh-19900901.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19900901.nc data_in_smooth1_sh-19900901.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19900901.nc data_in_smooth2_sh-19900901.nc + mv data_in_smooth2_sh-19900901.nc data_in_smooth_sh-19900901.nc + cdo remapbil,mask_out.nc mask_in_sh-19900901.nc tmask_OSISAF-sh-eORCA1_19900901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19900901.nc OSISAF-sh_mask_on_eORCA1_19900901.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19900901.nc data_OSISAF-sh-eORCA1_19900901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19900901.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900901.nc ice_conc_OSISAF-sh-eORCA1_19900901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19900901.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19900901.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19900901_masked.nc ice_conc_OSISAF-sh-eORCA1_19900901_masked.nc ice_conc_OSISAF-eORCA1_19900901.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19900901_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19900901_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19900901.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19900901.nc ice_conc_OSISAF-eORCA1_19900901.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19900901.nc + mv ice_conc_OSISAF-eORCA1_19900901.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199010011200.nc + tag=19901001 + echo 19901001 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199010011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199010011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19901001!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199010011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199010011200.nc data_in_nh-19901001.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19901001.nc mask_in_nh-19901001.nc + [[ 2 == 0 ]] + mv data_in_nh-19901001.nc data_in_smooth0_nh-19901001.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19901001.nc data_in_smooth1_nh-19901001.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19901001.nc data_in_smooth2_nh-19901001.nc + mv data_in_smooth2_nh-19901001.nc data_in_smooth_nh-19901001.nc + cdo remapbil,mask_out.nc mask_in_nh-19901001.nc tmask_OSISAF-nh-eORCA1_19901001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19901001.nc OSISAF-nh_mask_on_eORCA1_19901001.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19901001.nc data_OSISAF-nh-eORCA1_19901001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19901001.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19901001.nc ice_conc_OSISAF-nh-eORCA1_19901001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19901001.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19901001.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19901001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199010011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199010011200.nc data_in_sh-19901001.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19901001.nc mask_in_sh-19901001.nc + [[ 2 == 0 ]] + mv data_in_sh-19901001.nc data_in_smooth0_sh-19901001.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19901001.nc data_in_smooth1_sh-19901001.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19901001.nc data_in_smooth2_sh-19901001.nc + mv data_in_smooth2_sh-19901001.nc data_in_smooth_sh-19901001.nc + cdo remapbil,mask_out.nc mask_in_sh-19901001.nc tmask_OSISAF-sh-eORCA1_19901001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19901001.nc OSISAF-sh_mask_on_eORCA1_19901001.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19901001.nc data_OSISAF-sh-eORCA1_19901001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19901001.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19901001.nc ice_conc_OSISAF-sh-eORCA1_19901001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19901001.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19901001.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19901001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19901001_masked.nc ice_conc_OSISAF-sh-eORCA1_19901001_masked.nc ice_conc_OSISAF-eORCA1_19901001.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19901001_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19901001_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19901001.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19901001.nc ice_conc_OSISAF-eORCA1_19901001.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19901001.nc + mv ice_conc_OSISAF-eORCA1_19901001.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199011011200.nc + tag=19901101 + echo 19901101 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199011011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199011011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19901101!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199011011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199011011200.nc data_in_nh-19901101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19901101.nc mask_in_nh-19901101.nc + [[ 2 == 0 ]] + mv data_in_nh-19901101.nc data_in_smooth0_nh-19901101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19901101.nc data_in_smooth1_nh-19901101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19901101.nc data_in_smooth2_nh-19901101.nc + mv data_in_smooth2_nh-19901101.nc data_in_smooth_nh-19901101.nc + cdo remapbil,mask_out.nc mask_in_nh-19901101.nc tmask_OSISAF-nh-eORCA1_19901101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19901101.nc OSISAF-nh_mask_on_eORCA1_19901101.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19901101.nc data_OSISAF-nh-eORCA1_19901101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19901101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19901101.nc ice_conc_OSISAF-nh-eORCA1_19901101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19901101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19901101.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19901101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199011011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199011011200.nc data_in_sh-19901101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19901101.nc mask_in_sh-19901101.nc + [[ 2 == 0 ]] + mv data_in_sh-19901101.nc data_in_smooth0_sh-19901101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19901101.nc data_in_smooth1_sh-19901101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19901101.nc data_in_smooth2_sh-19901101.nc + mv data_in_smooth2_sh-19901101.nc data_in_smooth_sh-19901101.nc + cdo remapbil,mask_out.nc mask_in_sh-19901101.nc tmask_OSISAF-sh-eORCA1_19901101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19901101.nc OSISAF-sh_mask_on_eORCA1_19901101.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19901101.nc data_OSISAF-sh-eORCA1_19901101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19901101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19901101.nc ice_conc_OSISAF-sh-eORCA1_19901101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19901101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19901101.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19901101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19901101_masked.nc ice_conc_OSISAF-sh-eORCA1_19901101_masked.nc ice_conc_OSISAF-eORCA1_19901101.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19901101_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19901101_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19901101.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19901101.nc ice_conc_OSISAF-eORCA1_19901101.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19901101.nc + mv ice_conc_OSISAF-eORCA1_19901101.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199012011200.nc + tag=19901201 + echo 19901201 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199012011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199012011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19901201!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199012011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199012011200.nc data_in_nh-19901201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19901201.nc mask_in_nh-19901201.nc + [[ 2 == 0 ]] + mv data_in_nh-19901201.nc data_in_smooth0_nh-19901201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19901201.nc data_in_smooth1_nh-19901201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19901201.nc data_in_smooth2_nh-19901201.nc + mv data_in_smooth2_nh-19901201.nc data_in_smooth_nh-19901201.nc + cdo remapbil,mask_out.nc mask_in_nh-19901201.nc tmask_OSISAF-nh-eORCA1_19901201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19901201.nc OSISAF-nh_mask_on_eORCA1_19901201.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19901201.nc data_OSISAF-nh-eORCA1_19901201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19901201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19901201.nc ice_conc_OSISAF-nh-eORCA1_19901201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19901201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19901201.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19901201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199012011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199012011200.nc data_in_sh-19901201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19901201.nc mask_in_sh-19901201.nc + [[ 2 == 0 ]] + mv data_in_sh-19901201.nc data_in_smooth0_sh-19901201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19901201.nc data_in_smooth1_sh-19901201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19901201.nc data_in_smooth2_sh-19901201.nc + mv data_in_smooth2_sh-19901201.nc data_in_smooth_sh-19901201.nc + cdo remapbil,mask_out.nc mask_in_sh-19901201.nc tmask_OSISAF-sh-eORCA1_19901201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19901201.nc OSISAF-sh_mask_on_eORCA1_19901201.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19901201.nc data_OSISAF-sh-eORCA1_19901201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19901201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19901201.nc ice_conc_OSISAF-sh-eORCA1_19901201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19901201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19901201.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19901201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19901201_masked.nc ice_conc_OSISAF-sh-eORCA1_19901201_masked.nc ice_conc_OSISAF-eORCA1_19901201.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19901201_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19901201_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19901201.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19901201.nc ice_conc_OSISAF-eORCA1_19901201.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19901201.nc + mv ice_conc_OSISAF-eORCA1_19901201.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for year in `seq ${yearb} ${yeare}` + echo 1991 + rm -f listfiles.txt + ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199101011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199102011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199103011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199104011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199105011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199106011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199107011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199108011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199109011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199110011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199111011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199112011200.nc ++ cat list_files.txt + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199101011200.nc + tag=19910101 + echo 19910101 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199101011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199101011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910101!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199101011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199101011200.nc data_in_nh-19910101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910101.nc mask_in_nh-19910101.nc + [[ 2 == 0 ]] + mv data_in_nh-19910101.nc data_in_smooth0_nh-19910101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910101.nc data_in_smooth1_nh-19910101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910101.nc data_in_smooth2_nh-19910101.nc + mv data_in_smooth2_nh-19910101.nc data_in_smooth_nh-19910101.nc + cdo remapbil,mask_out.nc mask_in_nh-19910101.nc tmask_OSISAF-nh-eORCA1_19910101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910101.nc OSISAF-nh_mask_on_eORCA1_19910101.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910101.nc data_OSISAF-nh-eORCA1_19910101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910101.nc ice_conc_OSISAF-nh-eORCA1_19910101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910101.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199101011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199101011200.nc data_in_sh-19910101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910101.nc mask_in_sh-19910101.nc + [[ 2 == 0 ]] + mv data_in_sh-19910101.nc data_in_smooth0_sh-19910101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910101.nc data_in_smooth1_sh-19910101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910101.nc data_in_smooth2_sh-19910101.nc + mv data_in_smooth2_sh-19910101.nc data_in_smooth_sh-19910101.nc + cdo remapbil,mask_out.nc mask_in_sh-19910101.nc tmask_OSISAF-sh-eORCA1_19910101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910101.nc OSISAF-sh_mask_on_eORCA1_19910101.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910101.nc data_OSISAF-sh-eORCA1_19910101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910101.nc ice_conc_OSISAF-sh-eORCA1_19910101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910101.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910101_masked.nc ice_conc_OSISAF-sh-eORCA1_19910101_masked.nc ice_conc_OSISAF-eORCA1_19910101.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910101_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910101_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910101.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910101.nc ice_conc_OSISAF-eORCA1_19910101.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910101.nc + mv ice_conc_OSISAF-eORCA1_19910101.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199102011200.nc + tag=19910201 + echo 19910201 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199102011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199102011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910201!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199102011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199102011200.nc data_in_nh-19910201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910201.nc mask_in_nh-19910201.nc + [[ 2 == 0 ]] + mv data_in_nh-19910201.nc data_in_smooth0_nh-19910201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910201.nc data_in_smooth1_nh-19910201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910201.nc data_in_smooth2_nh-19910201.nc + mv data_in_smooth2_nh-19910201.nc data_in_smooth_nh-19910201.nc + cdo remapbil,mask_out.nc mask_in_nh-19910201.nc tmask_OSISAF-nh-eORCA1_19910201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910201.nc OSISAF-nh_mask_on_eORCA1_19910201.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910201.nc data_OSISAF-nh-eORCA1_19910201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910201.nc ice_conc_OSISAF-nh-eORCA1_19910201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910201.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199102011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199102011200.nc data_in_sh-19910201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910201.nc mask_in_sh-19910201.nc + [[ 2 == 0 ]] + mv data_in_sh-19910201.nc data_in_smooth0_sh-19910201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910201.nc data_in_smooth1_sh-19910201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910201.nc data_in_smooth2_sh-19910201.nc + mv data_in_smooth2_sh-19910201.nc data_in_smooth_sh-19910201.nc + cdo remapbil,mask_out.nc mask_in_sh-19910201.nc tmask_OSISAF-sh-eORCA1_19910201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910201.nc OSISAF-sh_mask_on_eORCA1_19910201.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910201.nc data_OSISAF-sh-eORCA1_19910201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910201.nc ice_conc_OSISAF-sh-eORCA1_19910201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910201.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910201_masked.nc ice_conc_OSISAF-sh-eORCA1_19910201_masked.nc ice_conc_OSISAF-eORCA1_19910201.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910201_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910201_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910201.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910201.nc ice_conc_OSISAF-eORCA1_19910201.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910201.nc + mv ice_conc_OSISAF-eORCA1_19910201.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199103011200.nc + tag=19910301 + echo 19910301 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199103011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199103011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910301!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199103011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199103011200.nc data_in_nh-19910301.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910301.nc mask_in_nh-19910301.nc + [[ 2 == 0 ]] + mv data_in_nh-19910301.nc data_in_smooth0_nh-19910301.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910301.nc data_in_smooth1_nh-19910301.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910301.nc data_in_smooth2_nh-19910301.nc + mv data_in_smooth2_nh-19910301.nc data_in_smooth_nh-19910301.nc + cdo remapbil,mask_out.nc mask_in_nh-19910301.nc tmask_OSISAF-nh-eORCA1_19910301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910301.nc OSISAF-nh_mask_on_eORCA1_19910301.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910301.nc data_OSISAF-nh-eORCA1_19910301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910301.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910301.nc ice_conc_OSISAF-nh-eORCA1_19910301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910301.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910301.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199103011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199103011200.nc data_in_sh-19910301.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910301.nc mask_in_sh-19910301.nc + [[ 2 == 0 ]] + mv data_in_sh-19910301.nc data_in_smooth0_sh-19910301.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910301.nc data_in_smooth1_sh-19910301.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910301.nc data_in_smooth2_sh-19910301.nc + mv data_in_smooth2_sh-19910301.nc data_in_smooth_sh-19910301.nc + cdo remapbil,mask_out.nc mask_in_sh-19910301.nc tmask_OSISAF-sh-eORCA1_19910301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910301.nc OSISAF-sh_mask_on_eORCA1_19910301.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910301.nc data_OSISAF-sh-eORCA1_19910301.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910301.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910301.nc ice_conc_OSISAF-sh-eORCA1_19910301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910301.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910301.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910301_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910301_masked.nc ice_conc_OSISAF-sh-eORCA1_19910301_masked.nc ice_conc_OSISAF-eORCA1_19910301.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910301_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910301_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910301.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910301.nc ice_conc_OSISAF-eORCA1_19910301.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910301.nc + mv ice_conc_OSISAF-eORCA1_19910301.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199104011200.nc + tag=19910401 + echo 19910401 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199104011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199104011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910401!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199104011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199104011200.nc data_in_nh-19910401.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910401.nc mask_in_nh-19910401.nc + [[ 2 == 0 ]] + mv data_in_nh-19910401.nc data_in_smooth0_nh-19910401.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910401.nc data_in_smooth1_nh-19910401.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910401.nc data_in_smooth2_nh-19910401.nc + mv data_in_smooth2_nh-19910401.nc data_in_smooth_nh-19910401.nc + cdo remapbil,mask_out.nc mask_in_nh-19910401.nc tmask_OSISAF-nh-eORCA1_19910401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910401.nc OSISAF-nh_mask_on_eORCA1_19910401.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910401.nc data_OSISAF-nh-eORCA1_19910401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910401.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910401.nc ice_conc_OSISAF-nh-eORCA1_19910401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910401.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910401.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199104011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199104011200.nc data_in_sh-19910401.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910401.nc mask_in_sh-19910401.nc + [[ 2 == 0 ]] + mv data_in_sh-19910401.nc data_in_smooth0_sh-19910401.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910401.nc data_in_smooth1_sh-19910401.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910401.nc data_in_smooth2_sh-19910401.nc + mv data_in_smooth2_sh-19910401.nc data_in_smooth_sh-19910401.nc + cdo remapbil,mask_out.nc mask_in_sh-19910401.nc tmask_OSISAF-sh-eORCA1_19910401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910401.nc OSISAF-sh_mask_on_eORCA1_19910401.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910401.nc data_OSISAF-sh-eORCA1_19910401.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910401.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910401.nc ice_conc_OSISAF-sh-eORCA1_19910401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910401.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910401.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910401_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910401_masked.nc ice_conc_OSISAF-sh-eORCA1_19910401_masked.nc ice_conc_OSISAF-eORCA1_19910401.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910401_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910401_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910401.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910401.nc ice_conc_OSISAF-eORCA1_19910401.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910401.nc + mv ice_conc_OSISAF-eORCA1_19910401.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199105011200.nc + tag=19910501 + echo 19910501 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199105011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199105011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910501!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199105011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199105011200.nc data_in_nh-19910501.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910501.nc mask_in_nh-19910501.nc + [[ 2 == 0 ]] + mv data_in_nh-19910501.nc data_in_smooth0_nh-19910501.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910501.nc data_in_smooth1_nh-19910501.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910501.nc data_in_smooth2_nh-19910501.nc + mv data_in_smooth2_nh-19910501.nc data_in_smooth_nh-19910501.nc + cdo remapbil,mask_out.nc mask_in_nh-19910501.nc tmask_OSISAF-nh-eORCA1_19910501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910501.nc OSISAF-nh_mask_on_eORCA1_19910501.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910501.nc data_OSISAF-nh-eORCA1_19910501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910501.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910501.nc ice_conc_OSISAF-nh-eORCA1_19910501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910501.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910501.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199105011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199105011200.nc data_in_sh-19910501.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910501.nc mask_in_sh-19910501.nc + [[ 2 == 0 ]] + mv data_in_sh-19910501.nc data_in_smooth0_sh-19910501.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910501.nc data_in_smooth1_sh-19910501.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910501.nc data_in_smooth2_sh-19910501.nc + mv data_in_smooth2_sh-19910501.nc data_in_smooth_sh-19910501.nc + cdo remapbil,mask_out.nc mask_in_sh-19910501.nc tmask_OSISAF-sh-eORCA1_19910501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910501.nc OSISAF-sh_mask_on_eORCA1_19910501.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910501.nc data_OSISAF-sh-eORCA1_19910501.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910501.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910501.nc ice_conc_OSISAF-sh-eORCA1_19910501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910501.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910501.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910501_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910501_masked.nc ice_conc_OSISAF-sh-eORCA1_19910501_masked.nc ice_conc_OSISAF-eORCA1_19910501.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910501_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910501_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910501.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910501.nc ice_conc_OSISAF-eORCA1_19910501.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910501.nc + mv ice_conc_OSISAF-eORCA1_19910501.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199106011200.nc + tag=19910601 + echo 19910601 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199106011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199106011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910601!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199106011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199106011200.nc data_in_nh-19910601.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910601.nc mask_in_nh-19910601.nc + [[ 2 == 0 ]] + mv data_in_nh-19910601.nc data_in_smooth0_nh-19910601.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910601.nc data_in_smooth1_nh-19910601.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910601.nc data_in_smooth2_nh-19910601.nc + mv data_in_smooth2_nh-19910601.nc data_in_smooth_nh-19910601.nc + cdo remapbil,mask_out.nc mask_in_nh-19910601.nc tmask_OSISAF-nh-eORCA1_19910601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910601.nc OSISAF-nh_mask_on_eORCA1_19910601.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910601.nc data_OSISAF-nh-eORCA1_19910601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910601.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910601.nc ice_conc_OSISAF-nh-eORCA1_19910601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910601.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910601.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199106011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199106011200.nc data_in_sh-19910601.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910601.nc mask_in_sh-19910601.nc + [[ 2 == 0 ]] + mv data_in_sh-19910601.nc data_in_smooth0_sh-19910601.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910601.nc data_in_smooth1_sh-19910601.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910601.nc data_in_smooth2_sh-19910601.nc + mv data_in_smooth2_sh-19910601.nc data_in_smooth_sh-19910601.nc + cdo remapbil,mask_out.nc mask_in_sh-19910601.nc tmask_OSISAF-sh-eORCA1_19910601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910601.nc OSISAF-sh_mask_on_eORCA1_19910601.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910601.nc data_OSISAF-sh-eORCA1_19910601.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910601.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910601.nc ice_conc_OSISAF-sh-eORCA1_19910601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910601.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910601.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910601_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910601_masked.nc ice_conc_OSISAF-sh-eORCA1_19910601_masked.nc ice_conc_OSISAF-eORCA1_19910601.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910601_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910601_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910601.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910601.nc ice_conc_OSISAF-eORCA1_19910601.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910601.nc + mv ice_conc_OSISAF-eORCA1_19910601.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199107011200.nc + tag=19910701 + echo 19910701 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199107011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199107011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910701!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199107011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199107011200.nc data_in_nh-19910701.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910701.nc mask_in_nh-19910701.nc + [[ 2 == 0 ]] + mv data_in_nh-19910701.nc data_in_smooth0_nh-19910701.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910701.nc data_in_smooth1_nh-19910701.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910701.nc data_in_smooth2_nh-19910701.nc + mv data_in_smooth2_nh-19910701.nc data_in_smooth_nh-19910701.nc + cdo remapbil,mask_out.nc mask_in_nh-19910701.nc tmask_OSISAF-nh-eORCA1_19910701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910701.nc OSISAF-nh_mask_on_eORCA1_19910701.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910701.nc data_OSISAF-nh-eORCA1_19910701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910701.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910701.nc ice_conc_OSISAF-nh-eORCA1_19910701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910701.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910701.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199107011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199107011200.nc data_in_sh-19910701.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910701.nc mask_in_sh-19910701.nc + [[ 2 == 0 ]] + mv data_in_sh-19910701.nc data_in_smooth0_sh-19910701.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910701.nc data_in_smooth1_sh-19910701.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910701.nc data_in_smooth2_sh-19910701.nc + mv data_in_smooth2_sh-19910701.nc data_in_smooth_sh-19910701.nc + cdo remapbil,mask_out.nc mask_in_sh-19910701.nc tmask_OSISAF-sh-eORCA1_19910701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910701.nc OSISAF-sh_mask_on_eORCA1_19910701.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910701.nc data_OSISAF-sh-eORCA1_19910701.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910701.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910701.nc ice_conc_OSISAF-sh-eORCA1_19910701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910701.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910701.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910701_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910701_masked.nc ice_conc_OSISAF-sh-eORCA1_19910701_masked.nc ice_conc_OSISAF-eORCA1_19910701.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910701_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910701_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910701.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910701.nc ice_conc_OSISAF-eORCA1_19910701.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910701.nc + mv ice_conc_OSISAF-eORCA1_19910701.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199108011200.nc + tag=19910801 + echo 19910801 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199108011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199108011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910801!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199108011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199108011200.nc data_in_nh-19910801.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910801.nc mask_in_nh-19910801.nc + [[ 2 == 0 ]] + mv data_in_nh-19910801.nc data_in_smooth0_nh-19910801.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910801.nc data_in_smooth1_nh-19910801.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910801.nc data_in_smooth2_nh-19910801.nc + mv data_in_smooth2_nh-19910801.nc data_in_smooth_nh-19910801.nc + cdo remapbil,mask_out.nc mask_in_nh-19910801.nc tmask_OSISAF-nh-eORCA1_19910801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910801.nc OSISAF-nh_mask_on_eORCA1_19910801.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910801.nc data_OSISAF-nh-eORCA1_19910801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910801.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910801.nc ice_conc_OSISAF-nh-eORCA1_19910801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910801.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910801.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199108011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199108011200.nc data_in_sh-19910801.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910801.nc mask_in_sh-19910801.nc + [[ 2 == 0 ]] + mv data_in_sh-19910801.nc data_in_smooth0_sh-19910801.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910801.nc data_in_smooth1_sh-19910801.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910801.nc data_in_smooth2_sh-19910801.nc + mv data_in_smooth2_sh-19910801.nc data_in_smooth_sh-19910801.nc + cdo remapbil,mask_out.nc mask_in_sh-19910801.nc tmask_OSISAF-sh-eORCA1_19910801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910801.nc OSISAF-sh_mask_on_eORCA1_19910801.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910801.nc data_OSISAF-sh-eORCA1_19910801.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910801.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910801.nc ice_conc_OSISAF-sh-eORCA1_19910801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910801.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910801.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910801_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910801_masked.nc ice_conc_OSISAF-sh-eORCA1_19910801_masked.nc ice_conc_OSISAF-eORCA1_19910801.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910801_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910801_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910801.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910801.nc ice_conc_OSISAF-eORCA1_19910801.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910801.nc + mv ice_conc_OSISAF-eORCA1_19910801.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199109011200.nc + tag=19910901 + echo 19910901 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199109011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199109011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19910901!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199109011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199109011200.nc data_in_nh-19910901.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19910901.nc mask_in_nh-19910901.nc + [[ 2 == 0 ]] + mv data_in_nh-19910901.nc data_in_smooth0_nh-19910901.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19910901.nc data_in_smooth1_nh-19910901.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19910901.nc data_in_smooth2_nh-19910901.nc + mv data_in_smooth2_nh-19910901.nc data_in_smooth_nh-19910901.nc + cdo remapbil,mask_out.nc mask_in_nh-19910901.nc tmask_OSISAF-nh-eORCA1_19910901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19910901.nc OSISAF-nh_mask_on_eORCA1_19910901.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19910901.nc data_OSISAF-nh-eORCA1_19910901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19910901.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910901.nc ice_conc_OSISAF-nh-eORCA1_19910901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19910901.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19910901.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19910901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199109011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199109011200.nc data_in_sh-19910901.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19910901.nc mask_in_sh-19910901.nc + [[ 2 == 0 ]] + mv data_in_sh-19910901.nc data_in_smooth0_sh-19910901.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19910901.nc data_in_smooth1_sh-19910901.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19910901.nc data_in_smooth2_sh-19910901.nc + mv data_in_smooth2_sh-19910901.nc data_in_smooth_sh-19910901.nc + cdo remapbil,mask_out.nc mask_in_sh-19910901.nc tmask_OSISAF-sh-eORCA1_19910901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19910901.nc OSISAF-sh_mask_on_eORCA1_19910901.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19910901.nc data_OSISAF-sh-eORCA1_19910901.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19910901.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910901.nc ice_conc_OSISAF-sh-eORCA1_19910901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19910901.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19910901.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910901_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19910901_masked.nc ice_conc_OSISAF-sh-eORCA1_19910901_masked.nc ice_conc_OSISAF-eORCA1_19910901.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19910901_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19910901_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19910901.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19910901.nc ice_conc_OSISAF-eORCA1_19910901.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19910901.nc + mv ice_conc_OSISAF-eORCA1_19910901.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199110011200.nc + tag=19911001 + echo 19911001 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199110011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199110011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19911001!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199110011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199110011200.nc data_in_nh-19911001.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19911001.nc mask_in_nh-19911001.nc + [[ 2 == 0 ]] + mv data_in_nh-19911001.nc data_in_smooth0_nh-19911001.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19911001.nc data_in_smooth1_nh-19911001.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19911001.nc data_in_smooth2_nh-19911001.nc + mv data_in_smooth2_nh-19911001.nc data_in_smooth_nh-19911001.nc + cdo remapbil,mask_out.nc mask_in_nh-19911001.nc tmask_OSISAF-nh-eORCA1_19911001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19911001.nc OSISAF-nh_mask_on_eORCA1_19911001.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19911001.nc data_OSISAF-nh-eORCA1_19911001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19911001.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19911001.nc ice_conc_OSISAF-nh-eORCA1_19911001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19911001.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19911001.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19911001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199110011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199110011200.nc data_in_sh-19911001.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19911001.nc mask_in_sh-19911001.nc + [[ 2 == 0 ]] + mv data_in_sh-19911001.nc data_in_smooth0_sh-19911001.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19911001.nc data_in_smooth1_sh-19911001.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19911001.nc data_in_smooth2_sh-19911001.nc + mv data_in_smooth2_sh-19911001.nc data_in_smooth_sh-19911001.nc + cdo remapbil,mask_out.nc mask_in_sh-19911001.nc tmask_OSISAF-sh-eORCA1_19911001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19911001.nc OSISAF-sh_mask_on_eORCA1_19911001.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19911001.nc data_OSISAF-sh-eORCA1_19911001.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19911001.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19911001.nc ice_conc_OSISAF-sh-eORCA1_19911001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19911001.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19911001.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19911001_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19911001_masked.nc ice_conc_OSISAF-sh-eORCA1_19911001_masked.nc ice_conc_OSISAF-eORCA1_19911001.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19911001_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19911001_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19911001.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19911001.nc ice_conc_OSISAF-eORCA1_19911001.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19911001.nc + mv ice_conc_OSISAF-eORCA1_19911001.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199111011200.nc + tag=19911101 + echo 19911101 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199111011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199111011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19911101!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199111011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199111011200.nc data_in_nh-19911101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19911101.nc mask_in_nh-19911101.nc + [[ 2 == 0 ]] + mv data_in_nh-19911101.nc data_in_smooth0_nh-19911101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19911101.nc data_in_smooth1_nh-19911101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19911101.nc data_in_smooth2_nh-19911101.nc + mv data_in_smooth2_nh-19911101.nc data_in_smooth_nh-19911101.nc + cdo remapbil,mask_out.nc mask_in_nh-19911101.nc tmask_OSISAF-nh-eORCA1_19911101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19911101.nc OSISAF-nh_mask_on_eORCA1_19911101.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19911101.nc data_OSISAF-nh-eORCA1_19911101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19911101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19911101.nc ice_conc_OSISAF-nh-eORCA1_19911101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19911101.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19911101.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19911101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199111011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199111011200.nc data_in_sh-19911101.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19911101.nc mask_in_sh-19911101.nc + [[ 2 == 0 ]] + mv data_in_sh-19911101.nc data_in_smooth0_sh-19911101.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19911101.nc data_in_smooth1_sh-19911101.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19911101.nc data_in_smooth2_sh-19911101.nc + mv data_in_smooth2_sh-19911101.nc data_in_smooth_sh-19911101.nc + cdo remapbil,mask_out.nc mask_in_sh-19911101.nc tmask_OSISAF-sh-eORCA1_19911101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19911101.nc OSISAF-sh_mask_on_eORCA1_19911101.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19911101.nc data_OSISAF-sh-eORCA1_19911101.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19911101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19911101.nc ice_conc_OSISAF-sh-eORCA1_19911101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19911101.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19911101.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19911101_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19911101_masked.nc ice_conc_OSISAF-sh-eORCA1_19911101_masked.nc ice_conc_OSISAF-eORCA1_19911101.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19911101_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19911101_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19911101.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19911101.nc ice_conc_OSISAF-eORCA1_19911101.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19911101.nc + mv ice_conc_OSISAF-eORCA1_19911101.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/ + for file in `cat list_files.txt` ++ sed -e s/ice_conc_nh_ease2-250_cdr-v3p0_// -e s/1200.nc// ++ basename /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199112011200.nc + tag=19911201 + echo 19911201 ++ wc -l ++ ls /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199112011200.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199112011200.nc + nfile=2 + [[ 2 == 2 ]] + echo 'Two files were found for the time stamp 19911201!' + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199112011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_nh_ease2-250_cdr-v3p0_199112011200.nc data_in_nh-19911201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_nh-19911201.nc mask_in_nh-19911201.nc + [[ 2 == 0 ]] + mv data_in_nh-19911201.nc data_in_smooth0_nh-19911201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_nh-19911201.nc data_in_smooth1_nh-19911201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_nh-19911201.nc data_in_smooth2_nh-19911201.nc + mv data_in_smooth2_nh-19911201.nc data_in_smooth_nh-19911201.nc + cdo remapbil,mask_out.nc mask_in_nh-19911201.nc tmask_OSISAF-nh-eORCA1_19911201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-nh-eORCA1_19911201.nc OSISAF-nh_mask_on_eORCA1_19911201.nc + cdo remapbil,mask_out.nc data_in_smooth_nh-19911201.nc data_OSISAF-nh-eORCA1_19911201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-nh-eORCA1_19911201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19911201.nc ice_conc_OSISAF-nh-eORCA1_19911201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-nh-eORCA1_19911201.nc -selvar,mask OSISAF-nh_mask_on_eORCA1_19911201.nc total_standard_uncertainty_OSISAF-nh-eORCA1_19911201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for hemi in nh sh + filein=/gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199112011200.nc + cp -f /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/raw/ice_conc_sh_ease2-250_cdr-v3p0_199112011200.nc data_in_sh-19911201.nc + cdo chname,status_flag,mask -eqc,0 -selvar,status_flag data_in_sh-19911201.nc mask_in_sh-19911201.nc + [[ 2 == 0 ]] + mv data_in_sh-19911201.nc data_in_smooth0_sh-19911201.nc ++ seq 1 2 + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth0_sh-19911201.nc data_in_smooth1_sh-19911201.nc + for jsmooth in `seq 1 $nbsmooth` + cdo smooth9 data_in_smooth1_sh-19911201.nc data_in_smooth2_sh-19911201.nc + mv data_in_smooth2_sh-19911201.nc data_in_smooth_sh-19911201.nc + cdo remapbil,mask_out.nc mask_in_sh-19911201.nc tmask_OSISAF-sh-eORCA1_19911201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo eqc,1 tmask_OSISAF-sh-eORCA1_19911201.nc OSISAF-sh_mask_on_eORCA1_19911201.nc + cdo remapbil,mask_out.nc data_in_smooth_sh-19911201.nc data_OSISAF-sh-eORCA1_19911201.nc cdi warning (split_timevalue): Reset wrong date/time to 0001-01-01 00:00:00! + cdo setmisstoc,0 -mul -selvar,ice_conc data_OSISAF-sh-eORCA1_19911201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19911201.nc ice_conc_OSISAF-sh-eORCA1_19911201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + cdo setmisstoc,0 -mul -selvar,total_standard_uncertainty data_OSISAF-sh-eORCA1_19911201.nc -selvar,mask OSISAF-sh_mask_on_eORCA1_19911201.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19911201_masked.nc HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 502 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0: #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute major: Attribute minor: Can't open object #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits' major: Attribute minor: Can't open object #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed major: Virtual Object Layer minor: Can't open object #005: H5VLnative_attr.c line 161 in H5VL__native_attr_open(): can't open attribute major: Attribute minor: Can't open object #006: H5Aint.c line 658 in H5A__open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #007: H5Oattribute.c line 484 in H5O__attr_open_by_name(): can't open attribute major: Attribute minor: Can't open object #008: H5Adense.c line 394 in H5A__dense_open(): can't locate attribute in name index major: Attribute minor: Object not found + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v ice_conc --op_typ=add ice_conc_OSISAF-nh-eORCA1_19911201_masked.nc ice_conc_OSISAF-sh-eORCA1_19911201_masked.nc ice_conc_OSISAF-eORCA1_19911201.nc + for var in ice_conc total_standard_uncertainty + ncbo -O -F -v total_standard_uncertainty --op_typ=add total_standard_uncertainty_OSISAF-nh-eORCA1_19911201_masked.nc total_standard_uncertainty_OSISAF-sh-eORCA1_19911201_masked.nc total_standard_uncertainty_OSISAF-eORCA1_19911201.nc + ncks -F -A -v total_standard_uncertainty total_standard_uncertainty_OSISAF-eORCA1_19911201.nc ice_conc_OSISAF-eORCA1_19911201.nc + ncrename -v ice_conc,sic -v total_standard_uncertainty,sic_sd ice_conc_OSISAF-eORCA1_19911201.nc + mv ice_conc_OSISAF-eORCA1_19911201.nc /gpfs/home/acad/ucl-elic/adelhass/scratch_limhr/obs/OSI-450-430-a/interpo/