[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [10,-0.5944],
    [20,-0.4229],
    [30,-0.4617],
    [50,-0.6541],
    [70,-0.1819],
    [100,-0.0398],
    [150,-0.2031],
    [200,-0.0977],
    [250,0.1235],
    [300,0.3233],
    [400,0.2819],
    [500,-0.1002],
    [600,-0.4454],
    [700,-2.1772],
    [850,-1.5562],
    [925,-3.5366],
    [1000,null]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,-0.5924],
    [20,-0.4206],
    [30,-0.4597],
    [50,-0.6516],
    [70,-0.1794],
    [100,-0.0389],
    [150,-0.2034],
    [200,-0.0957],
    [250,0.1262],
    [300,0.3249],
    [400,0.2816],
    [500,-0.0980],
    [600,-0.4118],
    [700,-2.1807],
    [850,-1.5572],
    [925,-3.5348],
    [1000,null]
  ]}
  ]
}]
