[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,2.1198],
    [20,1.0420],
    [30,0.7782],
    [50,0.7925],
    [70,0.9549],
    [100,0.6156],
    [150,0.9188],
    [200,1.0446],
    [250,1.0019],
    [300,0.9868],
    [400,1.0296],
    [500,1.7374],
    [600,2.9814],
    [700,4.5037],
    [850,4.0781],
    [925,3.3237],
    [1000,2.5981]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,2.1270],
    [20,1.0410],
    [30,0.8251],
    [50,0.7958],
    [70,0.9439],
    [100,0.7112],
    [150,0.9496],
    [200,1.1593],
    [250,1.0376],
    [300,1.0324],
    [400,1.0861],
    [500,1.7573],
    [600,3.3805],
    [700,4.4948],
    [850,4.3561],
    [925,3.8008],
    [1000,4.2380]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,2.1157],
    [20,1.0430],
    [30,0.8232],
    [50,0.7851],
    [70,0.9346],
    [100,0.7087],
    [150,0.9510],
    [200,1.1623],
    [250,1.0382],
    [300,1.0207],
    [400,1.0779],
    [500,1.8761],
    [600,3.3507],
    [700,4.4569],
    [850,4.4524],
    [925,3.1119],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,1.9302],
    [20,0.9700],
    [30,0.7560],
    [50,0.6356],
    [70,0.7872],
    [100,0.6185],
    [150,0.8878],
    [200,1.1256],
    [250,0.9368],
    [300,0.9253],
    [400,1.0284],
    [500,1.8420],
    [600,3.2641],
    [700,4.3766],
    [850,4.4240],
    [925,2.8638],
    [1000,1.3230]
  ]}
  ]
}]
