I run a code on jupyter notebook where netcdf files are read on a server with xarray on a super computer.
The opening and processing data goes seamless. But I get constantly this Error Warning, that might be of lacking MPI settings, which overblown my small Jupyter Notebook of 50 kb into 500 MB, which then makes it hard to git push.
Does anyone know what the error warning is and how can I suppress it on the notebook?
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 473 in H5O__attr_open_by_name(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #008: H5Adense.c line 383 in H5A__dense_open(): can't locate attribute in name index**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 473 in H5O__attr_open_by_name(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #008: H5Adense.c line 383 in H5A__dense_open(): can't locate attribute in name index**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 473 in H5O__attr_open_by_name(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #008: H5Adense.c line 383 in H5A__dense_open(): can't locate attribute in name index**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronously open attribute**
** major: Attribute**
** minor: Can't open object**
** #001: H5A.c line 641 in H5A__open_by_name_api_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #002: H5A.c line 464 in H5A__open_common(): unable to open attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Can't open object**
** #003: H5VLcallback.c line 1138 in H5VL_attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #004: H5VLcallback.c line 1105 in H5VL__attr_open(): attribute open failed**
** major: Virtual Object Layer**
** minor: Can't open object**
** #005: H5VLnative_attr.c line 169 in H5VL__native_attr_open(): can't open attribute**
** major: Attribute**
** minor: Can't open object**
** #006: H5Aint.c line 638 in H5A__open_by_name(): unable to load attribute info from object header**
** major: Attribute**
** minor: Unable to initialize object**
** #007: H5Oattribute.c line 491 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeGranularBitRoundNumberOfSignificantDigits'**
** major: Attribute**
** minor: Object not found**
**HDF5-DIAG: Error detected in HDF5 (1.14.3) MPI-process 0:**
** #000: H5A.c line 679 in H5Aopen_by_name(): unable to synchronousl***emphasized text*