[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-1.6260],
    [20,-0.1758],
    [30,0.3964],
    [50,0.7150],
    [70,0.1083],
    [100,-0.6639],
    [150,-0.3785],
    [200,-0.4622],
    [250,-0.4569],
    [300,-0.4117],
    [400,0.7358],
    [500,2.0115],
    [600,3.1906],
    [700,6.5160],
    [850,10.7705],
    [925,12.9692],
    [1000,16.9929]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-3.1344],
    [20,-1.1589],
    [30,-0.2738],
    [50,0.2885],
    [70,-0.2116],
    [100,-0.8949],
    [150,-0.6252],
    [200,-0.7991],
    [250,-0.8857],
    [300,-0.8889],
    [400,-0.2721],
    [500,0.1219],
    [600,-0.2151],
    [700,0.5354],
    [850,0.2835],
    [925,0.2579],
    [1000,-0.9048]
  ]}
  ]
}]
