[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [10,1.9239],
    [20,1.0650],
    [30,1.1400],
    [50,1.2180],
    [70,1.5603],
    [100,3.0223],
    [150,2.0198],
    [200,2.5413],
    [250,2.3187],
    [300,2.1322],
    [400,1.7070],
    [500,1.4729],
    [600,1.8917],
    [700,0.7948],
    [850,0.4067],
    [925,0.2985],
    [1000,null]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,1.9235],
    [20,1.0642],
    [30,1.1393],
    [50,1.2161],
    [70,1.5582],
    [100,3.0221],
    [150,2.0174],
    [200,2.5363],
    [250,2.3196],
    [300,2.1290],
    [400,1.7083],
    [500,1.4800],
    [600,1.8873],
    [700,0.7993],
    [850,0.3909],
    [925,0.2800],
    [1000,null]
  ]}
  ]
}]
