[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,0.8604],
    [20,0.1500],
    [30,0.0084],
    [50,0.2102],
    [70,0.0780],
    [100,0.2195],
    [150,-0.0041],
    [200,-0.0647],
    [250,0.6334],
    [300,0.7025],
    [400,0.0288],
    [500,-0.4059],
    [600,-1.1060],
    [700,-2.3104],
    [850,-3.8929],
    [925,-5.4844],
    [1000,-7.8315]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.7926],
    [20,0.1632],
    [30,0.0522],
    [50,0.1949],
    [70,0.0424],
    [100,0.2310],
    [150,-0.0007],
    [200,-0.0823],
    [250,0.6433],
    [300,0.7602],
    [400,0.2616],
    [500,0.1776],
    [600,0.3417],
    [700,-0.0660],
    [850,-0.1052],
    [925,-0.5831],
    [1000,-1.2742]
  ]}
  ]
}]
