{
  "cr_grid": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "uv_anisotropy": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "plasma_speed_flag": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "uv_anisotropy_flag": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "proton_density_flag": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "phion": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '#/s' to VO_UNIT in additions['Units']"
  },
  "lyman_alpha": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '#/cm^2/s' 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']"
  }
}