[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [10,-1.0853],
    [20,0.2569],
    [30,0.6286],
    [50,0.4509],
    [70,-0.1223],
    [100,-1.1841],
    [150,-0.2675],
    [200,-0.8129],
    [250,-0.5270],
    [300,0.2575],
    [400,0.8864],
    [500,2.3316],
    [600,5.3973],
    [700,5.1606],
    [850,6.1030],
    [925,11.0074],
    [1000,null]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,-1.0074],
    [30,-0.2233],
    [50,-0.0803],
    [70,-0.5159],
    [100,-1.4837],
    [150,-0.5475],
    [200,-1.1803],
    [250,-1.0560],
    [300,-0.0016],
    [400,0.2690],
    [500,0.5065],
    [600,0.6393],
    [700,0.9199],
    [850,-1.9990],
    [925,-2.3024],
    [1000,null]
  ]}
  ]
}]
