[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.9051],
    [20,1.2167],
    [30,1.2497],
    [50,0.9146],
    [70,0.7499],
    [100,-0.0674],
    [150,0.1467],
    [200,0.1831],
    [250,0.0944],
    [300,0.1043],
    [400,0.0832],
    [500,0.4302],
    [600,1.6601],
    [700,6.4235],
    [850,16.1795],
    [925,22.1204],
    [1000,25.1204]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-0.3868],
    [20,0.0060],
    [30,0.4187],
    [50,0.3878],
    [70,0.3640],
    [100,-0.3467],
    [150,-0.1148],
    [200,-0.1769],
    [250,-0.3780],
    [300,-0.4444],
    [400,-0.7337],
    [500,-0.6126],
    [600,-0.4862],
    [700,0.0639],
    [850,-0.1262],
    [925,1.0071],
    [1000,null]
  ]}
  ]
}]
