{
  "apd_id": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "energy_step": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "esa_step": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "event_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "gain": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "half_spin_per_esa_step": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "normalization": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "normalization_per_event": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "nso_esa_step": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "nso_spin_sector": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "num_events": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "position": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "priority_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "rgfo_esa_step": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "rgfo_spin_sector": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "rgfo_half_spin": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "spin_sector": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "data_quality": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '0=good 1=suspect' to VO_UNIT in additions['Units']"
  },
  "mass_per_charge": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'amu/q' to VO_UNIT in additions['Units']"
  },
  "multi_flag": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '1=multiple APDs triggered' 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']"
  },
  "type": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '0=TCR; 1=DCR, 2=APD only' to VO_UNIT in additions['Units']"
  }
}