[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-0.4908],
    [20,-0.4899],
    [30,-0.7570],
    [50,-0.8929],
    [70,-0.7067],
    [100,0.0410],
    [150,-0.0973],
    [200,-0.0879],
    [250,0.0119],
    [300,0.0740],
    [400,0.1057],
    [500,-0.0924],
    [600,-0.4253],
    [700,-1.0905],
    [850,-0.2650],
    [925,-0.3392],
    [1000,-1.5889]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-0.4888],
    [20,-0.4878],
    [30,-0.7545],
    [50,-0.8907],
    [70,-0.7044],
    [100,0.0427],
    [150,-0.0957],
    [200,-0.0857],
    [250,0.0119],
    [300,0.0735],
    [400,0.1066],
    [500,-0.0913],
    [600,-0.4130],
    [700,-0.9925],
    [850,-0.2643],
    [925,-0.3421],
    [1000,null]
  ]}
  ]
}]
