{
  "esa_lvl5": {
    "ISTP.DISPLAY_TYPE.Unknown": "esa_lvl5 DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "fpga_rev": {
    "ISTP.DISPLAY_TYPE.Unknown": "fpga_rev DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "fpga_type": {
    "ISTP.DISPLAY_TYPE.Unknown": "fpga_type DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "lut_choice": {
    "ISTP.DISPLAY_TYPE.Unknown": "lut_choice DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "plan_id": {
    "ISTP.DISPLAY_TYPE.Unknown": "plan_id DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "sci_start_time": {
    "ISTP.DISPLAY_TYPE.Unknown": "sci_start_time DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '\\u0000' to VO_UNIT in additions['Units']",
    "ISTP.LABL_PTR.Missing": "For VAR_TYPE = 'data' or 'support_data', if no LABLAXIS, LABL_PTR_i is required."
  },
  "sweep_table": {
    "ISTP.DISPLAY_TYPE.Unknown": "sweep_table DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "swp_l1a_flags": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "esa_step": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "esa_energy": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'eV / q' to VO_UNIT in additions['Units']"
  }
}