Can the SZ3 compression algorithm be configured to use the Euclidean (L2) norm along one specific dimension as an error bound? `np.max( np.linalg.norm( Yh-Y, axis=-1)) <= ErrorBound`