{
  "start_time": {
    "ISTP.DISPLAY_TYPE.Unknown": "start_time DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "end_time": {
    "ISTP.DISPLAY_TYPE.Unknown": "end_time DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "spacecraft_location_average": {
    "ISTP.DISPLAY_TYPE.Unknown": "spacecraft_location_average DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "spacecraft_location_std_dev": {
    "ISTP.DISPLAY_TYPE.Unknown": "spacecraft_location_std_dev DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "spacecraft_velocity_average": {
    "ISTP.DISPLAY_TYPE.Unknown": "spacecraft_velocity_average DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "spacecraft_velocity_std_dev": {
    "ISTP.DISPLAY_TYPE.Unknown": "spacecraft_velocity_std_dev DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "bad_time_flag_occurrences": {
    "ISTP.DISPLAY_TYPE.Unknown": "bad_time_flag_occurrences 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() = ''."
  },
  "spin_angle": {
    "ISTP.DISPLAY_TYPE.Unknown": "spin_angle DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "flux_uncertainties": {
    "ISTP.DISPLAY_TYPE.Unknown": "flux_uncertainties DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "histogram_flag_array": {
    "ISTP.DISPLAY_TYPE.Unknown": "histogram_flag_array 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() = ''."
  },
  "ecliptic_lon": {
    "ISTP.DISPLAY_TYPE.Unknown": "ecliptic_lon DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "ecliptic_lat": {
    "ISTP.DISPLAY_TYPE.Unknown": "ecliptic_lat DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "bins": {
    "ISTP.DISPLAY_TYPE.Unknown": "bins 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() = ''."
  },
  "flags": {
    "ISTP.DISPLAY_TYPE.Unknown": "flags 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() = ''."
  },
  "ecliptic": {
    "ISTP.DISPLAY_TYPE.Unknown": "ecliptic 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() = ''."
  },
  "number_of_good_l1b_inputs": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "total_l1b_inputs": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "identifier": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "number_of_bins": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  }
}