{
  "gain": {
    "ISTP.DISPLAY_TYPE.Unknown": "gain DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "apd_id": {
    "ISTP.DISPLAY_TYPE.Unknown": "apd_id DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "position": {
    "ISTP.DISPLAY_TYPE.Unknown": "position DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "multi_flag": {
    "ISTP.DISPLAY_TYPE.Unknown": "multi_flag DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "type": {
    "ISTP.DISPLAY_TYPE.Unknown": "type DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "spin_sector": {
    "ISTP.DISPLAY_TYPE.Unknown": "spin_sector 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() = ''."
  },
  "energy_step": {
    "ISTP.DISPLAY_TYPE.Unknown": "energy_step DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "data_quality": {
    "ISTP.DISPLAY_TYPE.Unknown": "data_quality DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "epoch_delta_minus": {
    "ISTP.DISPLAY_TYPE.Unknown": "epoch_delta_minus DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "epoch_delta_plus": {
    "ISTP.DISPLAY_TYPE.Unknown": "epoch_delta_plus DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "nso_esa_step": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'energy step' to VO_UNIT in additions['Units']"
  },
  "nso_half_spin": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'half spin number' to VO_UNIT in additions['Units']"
  },
  "nso_spin_sector": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'spin sector' to VO_UNIT in additions['Units']"
  },
  "num_events": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "event_num": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "priority": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  }
}