[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,1.1588],
    [20,0.7702],
    [30,1.0567],
    [50,0.7047],
    [70,1.2018],
    [100,1.1583],
    [150,0.7539],
    [200,1.1957],
    [250,1.4163],
    [300,1.3414],
    [400,1.6409],
    [500,1.6734],
    [600,2.4433],
    [700,2.5985],
    [850,1.9652],
    [925,1.8477],
    [1000,2.1768]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,1.1756],
    [20,0.6466],
    [30,1.0471],
    [50,0.6082],
    [70,0.8092],
    [100,0.7984],
    [150,0.6392],
    [200,1.0724],
    [250,1.2365],
    [300,1.2365],
    [400,1.5117],
    [500,1.2860],
    [600,1.7249],
    [700,2.4448],
    [850,1.9560],
    [925,1.5559],
    [1000,0.8888]
  ]}
  ]
}]
