[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,-0.4717],
    [2,4.0407],
    [3,2.9017],
    [5,0.6124],
    [7,0.1930],
    [10,-0.8166],
    [20,0.3497],
    [30,0.0537],
    [50,0.5142],
    [70,0.3492],
    [100,0.2449],
    [125,0.0736],
    [150,0.1039],
    [175,0.1985],
    [200,0.1032],
    [225,0.1096],
    [250,-0.0217],
    [300,-0.1043],
    [350,-0.2055],
    [400,-0.4053],
    [450,-0.1255],
    [500,0.2717],
    [550,1.0819],
    [600,1.8200],
    [650,3.5861],
    [700,4.1762],
    [750,4.6816],
    [775,3.9950],
    [800,5.0416],
    [825,5.2793],
    [850,5.7404],
    [875,4.9766],
    [900,6.8847],
    [925,8.6743],
    [950,10.6471],
    [975,5.2341],
    [1000,6.4653]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,-3.4414],
    [20,-0.0758],
    [30,-0.2248],
    [50,0.3524],
    [70,0.2358],
    [100,0.1519],
    [125,-0.0103],
    [150,0.0181],
    [175,0.1071],
    [200,-0.0022],
    [225,-0.0184],
    [250,-0.1891],
    [300,-0.4110],
    [350,-0.7248],
    [400,-0.7675],
    [450,-0.6436],
    [500,-0.1970],
    [550,-0.2998],
    [600,-0.3170],
    [650,0.0894],
    [700,0.5470],
    [750,0.5100],
    [775,0.5058],
    [800,0.6259],
    [825,0.1669],
    [850,0.2305],
    [875,0.1585],
    [900,0.5542],
    [925,0.6452],
    [950,0.8461],
    [975,-0.1346],
    [1000,null]
  ]}
  ]
}]
