-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Struggling to narrow in on the cause of this, but using conda to manage the environment is creating HDF5 library incompatibilities. This might be the result of stored data and its preparation, as the BAS and JASMIN environments are the same (last time I checked) dependency wise but the errors are really disruptive in logging.
HDF5-DIAG: Error detected in HDF5 (1.12.2) thread 4:
#000: H5A.c line 528 in H5Aopen_by_name(): can't open attribute
major: Attribute
minor: Can't open object
#001: H5VLcallback.c line 1091 in H5VL_attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#002: H5VLcallback.c line 1058 in H5VL__attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#003: H5VLnative_attr.c line 130 in H5VL__native_attr_open(): can't open attribute
major: Attribute
minor: Can't open object
#004: H5Aint.c line 545 in H5A__open_by_name(): unable to load attribute info from object header
major: Attribute
minor: Unable to initialize object
#005: H5Oattribute.c line 494 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitRoundNumberOfSignificantBits'
major: Attribute
minor: Object not found
Definitely keen to see if this is seen by those running their own environments and pipelines from scratch. icenet_data commands are from previous environments are the likely culprit and these warnings aren't anything more than an annoyance.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working