[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,3.3474],
    [2,2.3321],
    [3,1.9833],
    [5,1.4283],
    [7,1.2030],
    [10,0.9060],
    [20,0.7906],
    [30,0.7939],
    [50,0.8982],
    [70,1.0302],
    [100,0.6815],
    [125,0.5562],
    [150,0.5972],
    [175,0.6068],
    [200,0.6051],
    [225,0.5459],
    [250,0.5357],
    [300,0.5422],
    [350,0.7157],
    [400,0.9101],
    [450,0.9139],
    [500,1.2151],
    [550,1.5373],
    [600,1.7162],
    [650,2.2409],
    [700,2.1361],
    [750,2.1265],
    [775,2.0046],
    [800,2.7078],
    [825,2.6201],
    [850,1.0685],
    [875,0.8605],
    [900,0.6188],
    [925,0.3679],
    [950,0.3934],
    [975,0.6155],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,4.6259],
    [3,2.2491],
    [5,1.4281],
    [7,1.2027],
    [10,0.9056],
    [20,0.7900],
    [30,0.7934],
    [50,0.8974],
    [70,1.0287],
    [100,0.6826],
    [125,0.5550],
    [150,0.5961],
    [175,0.6044],
    [200,0.6013],
    [225,0.5452],
    [250,0.5337],
    [300,0.5408],
    [350,0.7138],
    [400,0.9086],
    [450,0.9142],
    [500,1.2155],
    [550,1.5350],
    [600,1.7267],
    [650,2.1632],
    [700,2.1056],
    [750,2.1417],
    [775,2.0220],
    [800,2.7949],
    [825,2.7475],
    [850,1.0683],
    [875,0.7296],
    [900,0.6138],
    [925,0.3649],
    [950,0.3939],
    [975,0.6048],
    [1000,null]
  ]}
  ]
}]
