[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,-0.6609],
    [2,2.4949],
    [3,1.4184],
    [5,-0.3005],
    [7,0.1268],
    [10,-0.4367],
    [20,0.8986],
    [30,0.2320],
    [50,0.3891],
    [70,0.1065],
    [100,-0.0023],
    [125,-0.1404],
    [150,-0.0774],
    [175,0.0274],
    [200,-0.1615],
    [225,-0.2498],
    [250,-0.0889],
    [300,0.1648],
    [350,0.2700],
    [400,0.3672],
    [450,0.5002],
    [500,0.9075],
    [550,1.4134],
    [600,2.2060],
    [650,3.1482],
    [700,4.5248],
    [750,5.8006],
    [775,6.6438],
    [800,7.4389],
    [825,8.0959],
    [850,9.3385],
    [875,9.8493],
    [900,9.9800],
    [925,10.3503],
    [950,11.5572],
    [975,12.7766],
    [1000,14.1922]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,-0.6158],
    [20,-0.0148],
    [30,-0.3641],
    [50,0.0409],
    [70,-0.1373],
    [100,-0.2028],
    [125,-0.3177],
    [150,-0.2542],
    [175,-0.1452],
    [200,-0.3421],
    [225,-0.4624],
    [250,-0.3289],
    [300,-0.1748],
    [350,-0.3172],
    [400,-0.2740],
    [450,-0.3580],
    [500,-0.1608],
    [550,-0.3521],
    [600,-0.3244],
    [650,-0.1655],
    [700,0.1806],
    [750,0.0298],
    [775,0.0997],
    [800,0.2962],
    [825,0.5149],
    [850,0.7886],
    [875,0.9468],
    [900,1.0330],
    [925,1.1848],
    [950,1.4164],
    [975,1.3127],
    [1000,1.3159]
  ]}
  ]
}]
