[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [10,-0.4634],
    [20,-0.7382],
    [30,-1.0007],
    [50,-0.9031],
    [70,-0.6241],
    [100,0.0417],
    [150,-0.2566],
    [200,0.1888],
    [250,0.2026],
    [300,-0.0794],
    [400,-0.0129],
    [500,-0.3485],
    [600,-1.1679],
    [700,-0.4319],
    [850,0.7043],
    [925,-0.8524],
    [1000,null]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,-0.4608],
    [20,-0.7351],
    [30,-0.9981],
    [50,-0.9000],
    [70,-0.6211],
    [100,0.0484],
    [150,-0.2555],
    [200,0.1909],
    [250,0.2027],
    [300,-0.0757],
    [400,-0.0138],
    [500,-0.3521],
    [600,-1.1697],
    [700,-0.4344],
    [850,0.6976],
    [925,-0.8529],
    [1000,null]
  ]}
  ]
}]
