[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-1.8363],
    [20,-0.4385],
    [30,0.1740],
    [50,0.5699],
    [70,-0.0124],
    [100,-1.1138],
    [150,-0.4820],
    [200,-0.2940],
    [250,-0.3205],
    [300,-0.2416],
    [400,0.2132],
    [500,1.4522],
    [600,3.2712],
    [700,5.6784],
    [850,5.5673],
    [925,5.5694],
    [1000,5.9818]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-0.6147],
    [20,-0.8967],
    [30,-0.1380],
    [50,0.3622],
    [70,-0.1667],
    [100,-1.2394],
    [150,-0.6379],
    [200,-0.5610],
    [250,-0.7515],
    [300,-0.7782],
    [400,-0.5107],
    [500,0.1342],
    [600,-0.2277],
    [700,0.7124],
    [850,-1.3009],
    [925,0.0155],
    [1000,null]
  ]}
  ]
}]
