[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,2.8854],
    [20,0.3117],
    [30,0.3986],
    [50,0.5567],
    [70,-0.3006],
    [100,0.2106],
    [150,-0.2321],
    [200,0.1650],
    [250,-0.2239],
    [300,-0.3100],
    [400,-0.0527],
    [500,-0.1826],
    [600,-0.7499],
    [700,-0.3272],
    [850,-0.9571],
    [925,-1.7208],
    [1000,-1.0371]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,3.0198],
    [20,0.3746],
    [30,0.5671],
    [50,0.5740],
    [70,-0.3312],
    [100,0.2014],
    [150,-0.2705],
    [200,0.0428],
    [250,-0.1501],
    [300,-0.0867],
    [400,1.1414],
    [500,3.3660],
    [600,3.6352],
    [700,9.8351],
    [850,12.1036],
    [925,15.0069],
    [1000,17.2547]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,2.8798],
    [20,0.2641],
    [30,0.4887],
    [50,0.5064],
    [70,-0.3992],
    [100,0.1326],
    [150,-0.3757],
    [200,-0.1141],
    [250,-0.3453],
    [300,-0.3181],
    [400,0.2538],
    [500,0.2209],
    [600,-0.4323],
    [700,-0.0627],
    [850,-0.1257],
    [925,-0.8745],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,3.2190],
    [20,0.5307],
    [30,0.6333],
    [50,0.6640],
    [70,-0.2300],
    [100,0.1405],
    [150,-0.3471],
    [200,-0.0857],
    [250,-0.3118],
    [300,-0.2978],
    [400,0.2902],
    [500,0.0262],
    [600,-0.2118],
    [700,0.1395],
    [850,-0.6967],
    [925,-1.6191],
    [1000,-0.7687]
  ]}
  ]
}]
