[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,1.3841],
    [20,1.1258],
    [30,0.9325],
    [50,0.8241],
    [70,1.0063],
    [100,1.1920],
    [150,0.9489],
    [200,0.9133],
    [250,0.8397],
    [300,0.9786],
    [400,1.2814],
    [500,1.7311],
    [600,2.3036],
    [700,2.4860],
    [850,3.4456],
    [925,4.4848],
    [1000,1.0682]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.1691],
    [20,0.9203],
    [30,0.8634],
    [50,0.8241],
    [70,1.0283],
    [100,1.2070],
    [150,0.9649],
    [200,0.9185],
    [250,0.8373],
    [300,0.9824],
    [400,1.3982],
    [500,1.9533],
    [600,2.5027],
    [700,2.3203],
    [850,1.1678],
    [925,0.3593],
    [1000,null]
  ]}
  ]
}]
