[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.1678],
    [20,-0.1015],
    [30,-0.3635],
    [50,-0.3678],
    [70,-0.4260],
    [100,-0.0491],
    [150,-0.1117],
    [200,-0.1025],
    [250,0.0032],
    [300,0.0724],
    [400,0.3277],
    [500,0.7667],
    [600,0.9982],
    [700,0.7950],
    [850,-1.1396],
    [925,-2.1276],
    [1000,-1.6259]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,0.1697],
    [20,-0.0992],
    [30,-0.3612],
    [50,-0.3653],
    [70,-0.4228],
    [100,-0.0474],
    [150,-0.1117],
    [200,-0.0996],
    [250,0.0010],
    [300,0.0731],
    [400,0.3301],
    [500,0.5978],
    [600,1.0086],
    [700,0.7988],
    [850,-1.1394],
    [925,-2.1239],
    [1000,-1.6400]
  ]}
  ]
}]
