{
  "used_l3a": {
    "ISTP.DISPLAY_TYPE.Unknown": "used_l3a DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "cr": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "uv_anisotropy_factor": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "uv_anisotropy_flag": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "sum_rate": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 's^-1' to VO_UNIT in additions['Units']"
  },
  "ph_rate": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 's^-1' to VO_UNIT in additions['Units']"
  },
  "cx_rate": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 's^-1' to VO_UNIT in additions['Units']"
  },
  "sum_uncert": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 's^-1' to VO_UNIT in additions['Units']"
  },
  "ph_uncert": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 's^-1' to VO_UNIT in additions['Units']"
  },
  "cx_uncert": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 's^-1' to VO_UNIT in additions['Units']"
  },
  "glows_flags": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '0: okay; nonzero: caution' to VO_UNIT in additions['Units']"
  }
}