[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,1.0852],
    [2,-0.4707],
    [3,-0.2744],
    [5,0.3765],
    [7,0.2954],
    [10,0.4348],
    [20,-0.2508],
    [30,-0.1004],
    [50,-0.1958],
    [70,-0.1947],
    [100,-0.1259],
    [125,0.1742],
    [150,0.0777],
    [175,0.0055],
    [200,0.0603],
    [225,0.1524],
    [250,0.1976],
    [300,0.1496],
    [350,0.2512],
    [400,0.4450],
    [450,0.7357],
    [500,1.0638],
    [550,1.4992],
    [600,1.0966],
    [650,0.3580],
    [700,0.5531],
    [750,0.0161],
    [775,-0.4064],
    [800,-0.7306],
    [825,-0.4702],
    [850,-1.2942],
    [875,-1.4075],
    [900,-1.4577],
    [925,-1.9522],
    [950,-0.7983],
    [975,-0.4876],
    [1000,-0.4718]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,-0.9875],
    [3,0.0349],
    [5,0.3785],
    [7,0.2971],
    [10,0.4368],
    [20,-0.2485],
    [30,-0.0978],
    [50,-0.1933],
    [70,-0.1913],
    [100,-0.1235],
    [125,0.1749],
    [150,0.0777],
    [175,0.0070],
    [200,0.0630],
    [225,0.1546],
    [250,0.1957],
    [300,0.1502],
    [350,0.2513],
    [400,0.4461],
    [450,0.7337],
    [500,0.9293],
    [550,1.4965],
    [600,1.1071],
    [650,0.3935],
    [700,0.5612],
    [750,0.0072],
    [775,-0.3965],
    [800,-0.7257],
    [825,-0.5109],
    [850,-1.2959],
    [875,-1.3997],
    [900,-1.4652],
    [925,-1.9514],
    [950,-0.0798],
    [975,-0.5297],
    [1000,-0.4862]
  ]}
  ]
}]
