[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,2.3109],
    [20,1.6195],
    [30,1.3581],
    [50,1.0925],
    [70,1.0425],
    [100,0.7564],
    [150,0.8341],
    [200,0.8771],
    [250,0.7229],
    [300,0.9335],
    [400,0.9650],
    [500,1.9890],
    [600,3.1194],
    [700,4.4350],
    [850,4.9809],
    [925,2.3617],
    [1000,1.0551]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,2.2880],
    [20,1.5862],
    [30,1.3568],
    [50,1.0679],
    [70,1.0258],
    [100,0.7500],
    [150,0.8520],
    [200,1.0309],
    [250,0.7459],
    [300,0.9025],
    [400,1.0037],
    [500,2.0601],
    [600,2.6538],
    [700,4.4078],
    [850,5.0167],
    [925,4.6579],
    [1000,4.4654]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,2.2067],
    [20,1.5357],
    [30,1.3210],
    [50,1.0526],
    [70,1.0155],
    [100,0.7419],
    [150,0.8505],
    [200,1.0282],
    [250,0.7455],
    [300,0.9033],
    [400,1.0082],
    [500,2.0073],
    [600,3.0659],
    [700,4.3744],
    [850,5.0804],
    [925,2.4448],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,1.5253],
    [20,0.8750],
    [30,0.8765],
    [50,0.8023],
    [70,0.8550],
    [100,0.6333],
    [150,0.8209],
    [200,0.9936],
    [250,0.7368],
    [300,0.8661],
    [400,1.0638],
    [500,1.8966],
    [600,2.9079],
    [700,4.2722],
    [850,3.6565],
    [925,2.5146],
    [1000,1.5655]
  ]}
  ]
}]
