[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,1.3724],
    [20,0.7982],
    [30,0.8627],
    [50,0.6113],
    [70,0.8654],
    [100,0.9223],
    [150,0.6064],
    [200,0.9796],
    [250,1.1668],
    [300,1.2376],
    [400,1.2582],
    [500,1.3450],
    [600,2.6460],
    [700,3.0690],
    [850,3.6786],
    [925,4.4348],
    [1000,4.6576]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,1.0059],
    [20,0.7422],
    [30,0.7626],
    [50,0.5112],
    [70,0.6248],
    [100,0.7402],
    [150,0.5924],
    [200,0.9357],
    [250,1.0965],
    [300,1.1911],
    [400,1.4259],
    [500,1.2547],
    [600,1.7104],
    [700,2.4576],
    [850,2.0228],
    [925,1.5937],
    [1000,0.9234]
  ]}
  ]
}]
