[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.8667],
    [20,1.1860],
    [30,1.2361],
    [50,0.9245],
    [70,0.7707],
    [100,-0.0617],
    [150,0.1317],
    [200,0.2095],
    [250,0.1396],
    [300,0.1723],
    [400,0.2776],
    [500,0.6894],
    [600,2.0093],
    [700,5.1853],
    [850,15.1253],
    [925,20.5887],
    [1000,15.7898]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.8422],
    [20,0.0235],
    [30,0.4434],
    [50,0.4299],
    [70,0.3998],
    [100,-0.3406],
    [150,-0.1493],
    [200,-0.1722],
    [250,-0.3667],
    [300,-0.4271],
    [400,-0.6838],
    [500,-0.5146],
    [600,-0.3760],
    [700,0.0663],
    [850,0.0119],
    [925,1.1920],
    [1000,null]
  ]}
  ]
}]
