[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,1.0375],
    [20,1.1778],
    [30,1.3666],
    [50,1.1040],
    [70,0.9044],
    [100,0.9265],
    [150,0.9557],
    [200,1.0176],
    [250,1.0212],
    [300,1.0176],
    [400,1.2145],
    [500,1.7841],
    [600,2.4878],
    [700,3.4514],
    [850,3.0894],
    [925,1.0417],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.0370],
    [20,1.1772],
    [30,1.3662],
    [50,1.1034],
    [70,0.9035],
    [100,0.9239],
    [150,0.9547],
    [200,1.0158],
    [250,1.0192],
    [300,1.0166],
    [400,1.2131],
    [500,1.7676],
    [600,2.4944],
    [700,2.9092],
    [850,3.3524],
    [925,1.0234],
    [1000,null]
  ]}
  ]
}]
