[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,0.4567],
    [20,-0.2606],
    [30,0.2476],
    [50,0.2405],
    [70,-0.4429],
    [100,-0.9195],
    [150,-0.9351],
    [200,-0.5576],
    [250,-0.6307],
    [300,-0.3026],
    [400,0.2764],
    [500,0.6021],
    [600,0.2495],
    [700,0.1972],
    [850,-0.3984],
    [925,-0.1322],
    [1000,0.0204]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,0.4864],
    [20,-0.2273],
    [30,0.3347],
    [50,0.2978],
    [70,-0.4201],
    [100,-0.8141],
    [150,-0.6886],
    [200,-0.3963],
    [250,-0.5535],
    [300,-0.3796],
    [400,0.2006],
    [500,1.5238],
    [600,2.6539],
    [700,5.4074],
    [850,7.9248],
    [925,9.8618],
    [1000,14.2598]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.1321],
    [20,-0.3009],
    [30,0.1940],
    [50,0.1915],
    [70,-0.5152],
    [100,-1.0326],
    [150,-0.7005],
    [200,-0.4083],
    [250,-0.6248],
    [300,-0.4403],
    [400,0.0377],
    [500,0.3158],
    [600,0.0401],
    [700,0.1933],
    [850,-0.6849],
    [925,-0.2865],
    [1000,1.8535]
  ]}
  ]
}]
