[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,2.8110],
    [20,0.3579],
    [30,0.4476],
    [50,0.5977],
    [70,-0.2388],
    [100,0.1603],
    [150,-0.3380],
    [200,0.1228],
    [250,-0.2328],
    [300,-0.3776],
    [400,-0.1145],
    [500,-0.2289],
    [600,-0.7781],
    [700,-0.3645],
    [850,-0.9699],
    [925,-1.5515],
    [1000,-0.1919]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,2.9372],
    [20,0.4168],
    [30,0.6076],
    [50,0.6164],
    [70,-0.2711],
    [100,0.1561],
    [150,-0.3550],
    [200,0.0164],
    [250,-0.0938],
    [300,-0.0637],
    [400,1.2637],
    [500,3.5321],
    [600,3.7525],
    [700,9.6114],
    [850,11.3368],
    [925,11.0567],
    [1000,20.6110]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,2.8201],
    [20,0.3157],
    [30,0.5284],
    [50,0.5496],
    [70,-0.3355],
    [100,0.0872],
    [150,-0.4636],
    [200,-0.1463],
    [250,-0.3084],
    [300,-0.3385],
    [400,0.2295],
    [500,0.2154],
    [600,-0.4805],
    [700,-0.0836],
    [850,-0.1567],
    [925,-0.8604],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,3.1506],
    [20,0.5362],
    [30,0.6696],
    [50,0.6639],
    [70,-0.1879],
    [100,0.1284],
    [150,-0.3752],
    [200,-0.0527],
    [250,-0.1966],
    [300,-0.2654],
    [400,0.3078],
    [500,0.0656],
    [600,-0.2113],
    [700,0.1637],
    [850,-0.8608],
    [925,-1.5444],
    [1000,-0.7915]
  ]}
  ]
}]
