[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [10,1.6237],
    [20,1.1573],
    [30,1.0648],
    [50,1.1333],
    [70,1.2523],
    [100,2.2772],
    [150,0.9165],
    [200,1.1999],
    [250,1.1096],
    [300,1.1261],
    [400,0.8362],
    [500,1.7095],
    [600,2.0349],
    [700,1.3608],
    [850,1.0533],
    [925,1.8158],
    [1000,null]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,0.7339],
    [20,0.9645],
    [30,0.8294],
    [50,0.9641],
    [70,1.3024],
    [100,2.2774],
    [150,0.9212],
    [200,1.2054],
    [250,1.1107],
    [300,1.1269],
    [400,0.8372],
    [500,1.7454],
    [600,2.1547],
    [700,1.3546],
    [850,0.3394],
    [925,0.9840],
    [1000,null]
  ]}
  ]
}]
