{
  "Epoch": {
    "CDF.AttributeNameError": "Epoch: Renaming VarAttributes attribute 'Bin_location' to 'BIN_LOCATION'"
  },
  "GAMMA_LEFF": {
    "ISTP.DISPLAY_TYPE.Unknown": "GAMMA_LEFF DISPLAY_TYPE = 'nrv' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "GAMMA_LEFF_ERROR": {
    "ISTP.DISPLAY_TYPE.Unknown": "GAMMA_LEFF_ERROR DISPLAY_TYPE = 'nrv' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "PSD_FLUX_RELATIVE_ERROR": {
    "ISTP.DISPLAY_TYPE.Unknown": "PSD_FLUX_RELATIVE_ERROR DISPLAY_TYPE = 'nrv' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "ELAPSED_TIME_SINCE_EPOCH": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'S' to VO_UNIT in additions['Units']"
  }
}