[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,2.7327],
    [2,2.3402],
    [3,2.1302],
    [5,1.6055],
    [7,1.3022],
    [10,1.0469],
    [20,0.8374],
    [30,0.7444],
    [50,0.7626],
    [70,0.8537],
    [100,0.5304],
    [125,0.5335],
    [150,0.5847],
    [175,0.6762],
    [200,0.6908],
    [225,0.6562],
    [250,0.6173],
    [300,0.6239],
    [350,0.6315],
    [400,0.8396],
    [450,1.0960],
    [500,1.3356],
    [550,1.6122],
    [600,1.8470],
    [650,2.0934],
    [700,2.5440],
    [750,2.8375],
    [775,2.9150],
    [800,2.8338],
    [825,2.4850],
    [850,2.3966],
    [875,2.3076],
    [900,2.0177],
    [925,1.7421],
    [950,1.7861],
    [975,1.6608],
    [1000,1.2849]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,2.5552],
    [3,2.5425],
    [5,1.6053],
    [7,1.3020],
    [10,1.0466],
    [20,0.8370],
    [30,0.7440],
    [50,0.7620],
    [70,0.8524],
    [100,0.5283],
    [125,0.5323],
    [150,0.5830],
    [175,0.6744],
    [200,0.6882],
    [225,0.6547],
    [250,0.6165],
    [300,0.6227],
    [350,0.6308],
    [400,0.8373],
    [450,1.0933],
    [500,1.3273],
    [550,1.6090],
    [600,1.8421],
    [650,2.0834],
    [700,2.5296],
    [750,2.7670],
    [775,2.9085],
    [800,2.7266],
    [825,2.3362],
    [850,2.4001],
    [875,2.1789],
    [900,2.0354],
    [925,1.7386],
    [950,1.6598],
    [975,1.6606],
    [1000,1.5638]
  ]}
  ]
}]
