[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,4.5674],
    [20,0.4609],
    [30,1.0565],
    [50,0.3656],
    [70,0.2146],
    [100,0.0298],
    [150,0.0460],
    [200,-0.1525],
    [250,-0.4895],
    [300,-0.6645],
    [400,-0.1288],
    [500,0.1220],
    [600,-0.0686],
    [700,0.0870],
    [850,-0.9116],
    [925,-0.9666],
    [1000,-0.4008]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,4.7782],
    [20,0.5021],
    [30,1.1693],
    [50,0.4965],
    [70,0.3916],
    [100,0.1932],
    [150,0.4074],
    [200,0.2834],
    [250,-0.0741],
    [300,-0.2452],
    [400,1.1673],
    [500,2.1122],
    [600,5.0753],
    [700,7.8756],
    [850,8.7775],
    [925,11.6381],
    [1000,20.4619]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,4.3193],
    [20,0.2358],
    [30,0.9786],
    [50,0.3615],
    [70,0.2709],
    [100,0.0870],
    [150,0.2633],
    [200,0.0704],
    [250,-0.3560],
    [300,-0.6593],
    [400,0.0074],
    [500,0.0640],
    [600,-0.2780],
    [700,-0.5232],
    [850,0.1015],
    [925,-0.2469],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,4.4810],
    [20,0.3404],
    [30,1.0641],
    [50,0.3793],
    [70,0.2633],
    [100,0.1179],
    [150,0.3514],
    [200,0.1770],
    [250,-0.3100],
    [300,-0.5894],
    [400,-0.0183],
    [500,0.3317],
    [600,-0.0147],
    [700,-0.1331],
    [850,-0.7347],
    [925,-0.8015],
    [1000,-0.6308]
  ]}
  ]
}]
