[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,-0.3621],
    [20,-0.6162],
    [30,-0.6943],
    [50,-0.4867],
    [70,-0.4660],
    [100,-0.2038],
    [150,-0.3602],
    [200,-0.3650],
    [250,0.4158],
    [300,0.6571],
    [400,0.2836],
    [500,0.0556],
    [600,-0.0052],
    [700,-0.4693],
    [850,-0.3882],
    [925,-0.9433],
    [1000,-1.6373]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.2472],
    [20,-0.4111],
    [30,-0.4793],
    [50,-0.3101],
    [70,-0.3383],
    [100,-0.1044],
    [150,-0.2716],
    [200,-0.3192],
    [250,0.4523],
    [300,0.6843],
    [400,0.3103],
    [500,0.1814],
    [600,0.3089],
    [700,-0.0927],
    [850,-0.1106],
    [925,-0.5752],
    [1000,-1.4699]
  ]}
  ]
}]
