[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,1.4380],
    [20,1.1317],
    [30,1.0137],
    [50,0.8479],
    [70,0.8059],
    [100,1.1240],
    [150,0.9578],
    [200,0.9175],
    [250,0.9371],
    [300,0.9944],
    [400,1.1671],
    [500,1.4754],
    [600,2.0028],
    [700,3.3816],
    [850,3.6507],
    [925,1.9539],
    [1000,4.2172]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.1510],
    [20,0.9090],
    [30,0.9291],
    [50,0.8197],
    [70,0.8332],
    [100,1.1613],
    [150,0.9830],
    [200,0.9240],
    [250,0.9307],
    [300,0.9892],
    [400,1.2027],
    [500,1.6688],
    [600,2.3839],
    [700,3.3989],
    [850,3.2067],
    [925,1.1897],
    [1000,null]
  ]}
  ]
}]
