[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,1.1122],
    [20,0.9303],
    [30,0.7360],
    [50,0.6072],
    [70,0.9286],
    [100,0.9226],
    [150,0.7523],
    [200,0.8469],
    [250,0.7913],
    [300,0.8709],
    [400,1.3747],
    [500,2.1439],
    [600,2.7590],
    [700,3.3688],
    [850,2.8769],
    [925,1.8872],
    [1000,2.8993]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,1.1164],
    [20,0.9249],
    [30,0.7506],
    [50,0.6282],
    [70,0.9999],
    [100,0.9498],
    [150,0.8297],
    [200,0.8521],
    [250,0.8032],
    [300,0.8555],
    [400,1.2734],
    [500,1.9142],
    [600,2.4547],
    [700,3.0719],
    [850,3.8934],
    [925,3.6429],
    [1000,4.4216]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.8554],
    [20,0.7184],
    [30,0.6311],
    [50,0.5633],
    [70,0.7687],
    [100,0.8255],
    [150,0.7282],
    [200,0.7954],
    [250,0.7290],
    [300,0.7906],
    [400,1.2750],
    [500,2.0168],
    [600,2.5831],
    [700,3.1093],
    [850,1.8685],
    [925,1.4025],
    [1000,0.9453]
  ]}
  ]
}]
