You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enforce HDF proxy compatibility with RESQML version
In src/common/DataObjectRepository.cpp add the HdfProxy include and a runtime check in addRelationship that throws if a RESQML 2.0 data object is associated with an EML2.3 HdfProxy, instructing to use an EML2.0 HdfProxy instead. IT prevents mixing incompatible RESQML/EML versions.
0 commit comments