[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,1.1439],
    [20,1.1574],
    [30,1.1481],
    [50,1.1072],
    [70,1.0895],
    [100,0.8742],
    [150,1.0370],
    [200,1.1165],
    [250,1.0229],
    [300,0.9402],
    [400,1.2070],
    [500,1.8322],
    [600,2.5124],
    [700,3.2738],
    [850,2.8206],
    [925,2.0376],
    [1000,1.6590]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.1437],
    [20,1.1571],
    [30,1.1477],
    [50,1.1063],
    [70,1.0883],
    [100,0.8731],
    [150,1.0349],
    [200,1.1149],
    [250,1.0220],
    [300,0.9388],
    [400,1.2063],
    [500,1.8291],
    [600,2.5011],
    [700,3.2789],
    [850,2.7925],
    [925,2.0505],
    [1000,1.7994]
  ]}
  ]
}]
