{
  "Epoch": {
    "ISTP.DISPLAY_TYPE.Empty": "Epoch DISPLAY_TYPE.strip() = ''. Removing attribute DISPLAY_TYPE."
  },
  "XYZ_J2000": {
    "ISTP.DISPLAY_TYPE.Unknown": "XYZ_J2000 DISPLAY_TYPE = 'TIME_SERIES' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "CDF.DependPtrVarType.Invalid": "Variable has DEPEND_1 = 'cartesian' with VAR_TYPE = 'data' which is not 'support_data'.",
    "CDF.DEPENDsEqualLABL_PTR": "DEPEND == LABL_PTR. Removing redundant DEPEND and DEPEND_{1,2,3}"
  },
  "cartesian": {
    "ISTP.DISPLAY_TYPE.Unknown": "cartesian DISPLAY_TYPE = 'TIME_SERIES' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "xyz_lbl": {
    "ISTP.DISPLAY_TYPE.Unknown": "xyz_lbl DISPLAY_TYPE = 'TIME_SERIES' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "XYZ_GSE": {
    "ISTP.DISPLAY_TYPE.Unknown": "XYZ_GSE DISPLAY_TYPE = 'TIME_SERIES' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "CDF.DependPtrVarType.Invalid": "Variable has DEPEND_1 = 'cartesian' with VAR_TYPE = 'data' which is not 'support_data'.",
    "CDF.DEPENDsEqualLABL_PTR": "DEPEND == LABL_PTR. Removing redundant DEPEND and DEPEND_{1,2,3}"
  },
  "XYZ_GSM": {
    "ISTP.DISPLAY_TYPE.Unknown": "XYZ_GSM DISPLAY_TYPE = 'TIME_SERIES' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "CDF.DependPtrVarType.Invalid": "Variable has DEPEND_1 = 'cartesian' with VAR_TYPE = 'data' which is not 'support_data'.",
    "CDF.DEPENDsEqualLABL_PTR": "DEPEND == LABL_PTR. Removing redundant DEPEND and DEPEND_{1,2,3}"
  }
}