[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,0.3209],
    [2,2.8005],
    [3,1.2347],
    [5,-0.3406],
    [7,-0.1074],
    [10,-0.3137],
    [20,0.8030],
    [30,0.3043],
    [50,0.3124],
    [70,0.2793],
    [100,0.1091],
    [125,-0.4176],
    [150,-0.1694],
    [175,-0.0018],
    [200,-0.0977],
    [225,-0.2295],
    [250,-0.2347],
    [300,0.0657],
    [350,0.0589],
    [400,0.0505],
    [450,-0.0619],
    [500,-0.0728],
    [550,-0.3146],
    [600,1.8294],
    [650,5.0503],
    [700,5.8508],
    [750,8.3395],
    [775,10.5518],
    [800,12.9099],
    [825,12.7131],
    [850,15.5905],
    [875,16.1273],
    [900,18.3515],
    [925,20.2199],
    [950,13.3557],
    [975,12.5975],
    [1000,12.9579]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,-2.4575],
    [20,-0.3390],
    [30,-0.4436],
    [50,-0.1250],
    [70,-0.0281],
    [100,-0.1375],
    [125,-0.6314],
    [150,-0.3740],
    [175,-0.1994],
    [200,-0.3079],
    [225,-0.4837],
    [250,-0.5464],
    [300,-0.4204],
    [350,-0.6864],
    [400,-0.8274],
    [450,-1.0944],
    [500,-0.7727],
    [550,-1.0132],
    [600,-0.6250],
    [650,-0.2250],
    [700,-0.0577],
    [750,-0.1387],
    [775,0.0471],
    [800,0.0542],
    [825,0.3136],
    [850,1.1701],
    [875,1.5488],
    [900,2.0450],
    [925,2.3380],
    [950,2.4651],
    [975,1.8075],
    [1000,null]
  ]}
  ]
}]
