{
  "variable": "AT2M",
  "grid_shape": {
    "ny": 138,
    "nx": 195
  },
  "window_shape": [
    3,
    3
  ],
  "landmask_used": true,
  "landmask_min_value": 1.0,
  "months": [
    2,
    3,
    4,
    5,
    6,
    7
  ],
  "month_names": {
    "2": "February",
    "3": "March",
    "4": "April",
    "5": "May",
    "6": "June",
    "7": "July"
  },
  "point_index_file": "point_index.json",
  "month_files": {
    "2": "pdf_month_02.json",
    "3": "pdf_month_03.json",
    "4": "pdf_month_04.json",
    "5": "pdf_month_05.json",
    "6": "pdf_month_06.json",
    "7": "pdf_month_07.json"
  },
  "include_full_curves": false,
  "include_interval_metrics": true,
  "value_fields": {
    "bar_low_c": "shared lower temperature bound for obs and forecast bar at a point-month",
    "bar_high_c": "shared upper temperature bound for obs and forecast bar at a point-month",
    "setpoints.position_pct": "position along the bar from 0 to 100",
    "setpoints.value_pct_of_self_peak": "intensity relative to that dataset's own pdf peak",
    "setpoints.value_pct_of_shared_peak": "intensity relative to the shared obs/forecast pdf peak",
    "q33_position_pct": "lower tercile line position along bar",
    "q66_position_pct": "upper tercile line position along bar"
  }
}