{
  "tof_peak_fit_parameters": {
    "ISTP.DISPLAY_TYPE.Unknown": "tof_peak_fit_parameters 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 = 'support_data' and UNITS.strip() = ''."
  },
  "time_low_sample_rate": {
    "ISTP.DISPLAY_TYPE.Unknown": "time_low_sample_rate DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "time_high_sample_rate": {
    "ISTP.DISPLAY_TYPE.Unknown": "time_high_sample_rate DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "target_low_fit_parameters": {
    "ISTP.DISPLAY_TYPE.Unknown": "target_low_fit_parameters 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() = ''."
  },
  "target_high_fit_parameters": {
    "ISTP.DISPLAY_TYPE.Unknown": "target_high_fit_parameters 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() = ''."
  },
  "ion_grid_fit_parameters": {
    "ISTP.DISPLAY_TYPE.Unknown": "ion_grid_fit_parameters 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() = ''."
  },
  "mass": {
    "ISTP.DISPLAY_TYPE.Unknown": "mass DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "tof_peak_area_under_fit": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "tof_peak_chi_square": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "tof_peak_reduced_chi_square": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "target_low_chi_squared": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "target_low_reduced_chi_squared": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "target_high_chi_squared": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "target_high_reduced_chi_squared": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "ion_grid_chi_squared": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "ion_grid_reduced_chi_squared": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "tof_peak_kappa": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "tof_snr": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "time_low_sample_rate_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "time_high_sample_rate_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "mass_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "peak_fit_parameter_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "target_fit_parameter_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "target_low_impact_charge": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'pC' to VO_UNIT in additions['Units']"
  },
  "target_low_dust_mass_estimate": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'Kg' to VO_UNIT in additions['Units']"
  },
  "target_low_fit_results": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'pC' to VO_UNIT in additions['Units']"
  },
  "target_high_impact_charge": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'pC' to VO_UNIT in additions['Units']"
  },
  "target_high_dust_mass_estimate": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'Kg' to VO_UNIT in additions['Units']"
  },
  "target_high_fit_results": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'pC' to VO_UNIT in additions['Units']"
  },
  "ion_grid_impact_charge": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'pC' to VO_UNIT in additions['Units']"
  },
  "ion_grid_dust_mass_estimate": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'Kg' to VO_UNIT in additions['Units']"
  },
  "ion_grid_fit_results": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = 'pC' to VO_UNIT in additions['Units']"
  }
}