[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,1.0542],
    [20,0.8830],
    [30,0.7667],
    [50,0.6062],
    [70,0.8480],
    [100,1.0894],
    [150,1.0023],
    [200,0.9522],
    [250,0.9452],
    [300,0.9050],
    [400,1.1544],
    [500,1.6512],
    [600,2.1727],
    [700,3.1614],
    [850,3.3713],
    [925,3.9190],
    [1000,4.2047]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,0.8935],
    [20,0.7148],
    [30,0.6924],
    [50,0.5942],
    [70,0.8937],
    [100,1.1320],
    [150,1.0119],
    [200,0.9523],
    [250,0.9336],
    [300,0.8952],
    [400,1.1907],
    [500,1.7745],
    [600,2.4255],
    [700,3.2309],
    [850,2.7695],
    [925,2.0640],
    [1000,1.3739]
  ]}
  ]
}]
