[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-0.4106],
    [20,-0.3790],
    [30,-0.6380],
    [50,-0.7252],
    [70,-0.5387],
    [100,0.0376],
    [150,0.0294],
    [200,-0.0643],
    [250,0.0259],
    [300,0.0945],
    [400,-0.1584],
    [500,-0.1406],
    [600,-0.2866],
    [700,-1.7333],
    [850,-2.0529],
    [925,-1.7362],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-0.4083],
    [20,-0.3766],
    [30,-0.6357],
    [50,-0.7233],
    [70,-0.5365],
    [100,0.0391],
    [150,0.0306],
    [200,-0.0630],
    [250,0.0274],
    [300,0.0954],
    [400,-0.1579],
    [500,-0.1134],
    [600,-0.2951],
    [700,-1.6506],
    [850,-2.0614],
    [925,-1.4333],
    [1000,null]
  ]}
  ]
}]
