[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.9820],
    [20,0.6349],
    [30,0.7447],
    [50,0.7207],
    [70,0.8743],
    [100,0.8123],
    [150,0.8111],
    [200,0.7044],
    [250,0.7732],
    [300,0.8611],
    [400,1.5933],
    [500,2.6619],
    [600,3.0209],
    [700,3.7653],
    [850,2.5382],
    [925,2.3682],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,0.9820],
    [20,0.6346],
    [30,0.7443],
    [50,0.7206],
    [70,0.8734],
    [100,0.8098],
    [150,0.8060],
    [200,0.7035],
    [250,0.7692],
    [300,0.8600],
    [400,1.5863],
    [500,2.3458],
    [600,3.0252],
    [700,3.7513],
    [850,2.5245],
    [925,2.3698],
    [1000,null]
  ]}
  ]
}]
