[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,1.8996],
    [2,-0.0508],
    [3,-0.3882],
    [5,0.0143],
    [7,0.1833],
    [10,0.6357],
    [20,0.0985],
    [30,0.1695],
    [50,-0.0685],
    [70,0.0289],
    [100,-0.0409],
    [125,0.0772],
    [150,0.1070],
    [175,-0.0013],
    [200,-0.0050],
    [225,0.0137],
    [250,0.0626],
    [300,0.0285],
    [350,0.1297],
    [400,0.2014],
    [450,0.2391],
    [500,0.2951],
    [550,0.1650],
    [600,0.1012],
    [650,-0.3811],
    [700,-1.2484],
    [750,-0.8285],
    [775,-0.5456],
    [800,-0.7756],
    [825,-0.9816],
    [850,-0.6707],
    [875,-0.2621],
    [900,-0.4159],
    [925,-0.8829],
    [950,-0.9752],
    [975,-0.9806],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,0.5862],
    [3,-0.3383],
    [5,0.0164],
    [7,0.1853],
    [10,0.6377],
    [20,0.1006],
    [30,0.1715],
    [50,-0.0663],
    [70,0.0310],
    [100,-0.0394],
    [125,0.0785],
    [150,0.1083],
    [175,0.0001],
    [200,-0.0040],
    [225,0.0159],
    [250,0.0634],
    [300,0.0293],
    [350,0.1308],
    [400,0.2033],
    [450,0.2687],
    [500,0.3016],
    [550,0.1656],
    [600,0.0984],
    [650,-0.4093],
    [700,-0.9202],
    [750,-0.7834],
    [775,-0.5667],
    [800,-0.7549],
    [825,-0.9780],
    [850,-0.6100],
    [875,0.0171],
    [900,-0.3259],
    [925,-0.4966],
    [950,-0.9745],
    [975,null],
    [1000,null]
  ]}
  ]
}]
