[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-1.5178],
    [20,-0.1212],
    [30,0.4592],
    [50,0.8031],
    [70,0.2250],
    [100,-0.6744],
    [150,-0.4391],
    [200,-0.4674],
    [250,-0.4316],
    [300,-0.3593],
    [400,0.8328],
    [500,2.1799],
    [600,3.4192],
    [700,6.4627],
    [850,10.4315],
    [925,10.7246],
    [1000,15.1162]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.7587],
    [20,-1.0668],
    [30,-0.1874],
    [50,0.3968],
    [70,-0.0782],
    [100,-0.9112],
    [150,-0.7008],
    [200,-0.8215],
    [250,-0.8904],
    [300,-0.8792],
    [400,-0.2431],
    [500,0.1707],
    [600,-0.1626],
    [700,0.5889],
    [850,0.3485],
    [925,0.3410],
    [1000,-0.4717]
  ]}
  ]
}]
