[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,1.1365],
    [20,1.2750],
    [30,1.4326],
    [50,1.2331],
    [70,1.2369],
    [100,1.0200],
    [150,0.9505],
    [200,0.9694],
    [250,0.9039],
    [300,0.9601],
    [400,1.4281],
    [500,2.0281],
    [600,2.5666],
    [700,2.5069],
    [850,1.1665],
    [925,0.1328],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.1362],
    [20,1.2744],
    [30,1.4320],
    [50,1.2329],
    [70,1.2362],
    [100,1.0194],
    [150,0.9497],
    [200,0.9669],
    [250,0.9025],
    [300,0.9585],
    [400,1.4268],
    [500,2.0254],
    [600,2.5825],
    [700,2.4540],
    [850,1.1655],
    [925,0.1395],
    [1000,null]
  ]}
  ]
}]
