[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [10,-0.4506],
    [20,-0.1262],
    [30,0.0082],
    [50,0.4646],
    [70,-0.5359],
    [100,-0.4706],
    [150,-0.0148],
    [200,-0.1183],
    [250,-0.4090],
    [300,-0.6621],
    [400,0.0773],
    [500,1.6775],
    [600,3.0755],
    [700,7.9995],
    [850,8.5712],
    [925,18.9435],
    [1000,null]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,-1.0025],
    [30,-0.5805],
    [50,0.0867],
    [70,-0.8133],
    [100,-0.6814],
    [150,-0.2152],
    [200,-0.4018],
    [250,-0.7791],
    [300,-1.0460],
    [400,-0.4893],
    [500,0.4072],
    [600,-0.1218],
    [700,0.4040],
    [850,1.2431],
    [925,0.3231],
    [1000,null]
  ]}
  ]
}]
