[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,1.7961],
    [2,-0.5638],
    [3,-0.7349],
    [5,-0.0970],
    [7,-0.0070],
    [10,0.5153],
    [20,-0.0030],
    [30,0.1251],
    [50,-0.1738],
    [70,-0.1622],
    [100,-0.0822],
    [125,0.0093],
    [150,-0.0104],
    [175,-0.0744],
    [200,-0.0326],
    [225,-0.0316],
    [250,0.0383],
    [300,0.1234],
    [350,0.2429],
    [400,0.4328],
    [450,0.4188],
    [500,0.4012],
    [550,0.2620],
    [600,0.0970],
    [650,-0.2275],
    [700,-0.4404],
    [750,-0.2896],
    [775,-0.2038],
    [800,-0.3109],
    [825,0.1004],
    [850,0.4293],
    [875,0.0793],
    [900,0.0244],
    [925,0.0843],
    [950,-0.0120],
    [975,0.0505],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,3.6807],
    [3,-0.6114],
    [5,-0.0951],
    [7,-0.0050],
    [10,0.5175],
    [20,-0.0008],
    [30,0.1272],
    [50,-0.1712],
    [70,-0.1596],
    [100,-0.0811],
    [125,0.0107],
    [150,-0.0085],
    [175,-0.0725],
    [200,-0.0294],
    [225,-0.0301],
    [250,0.0387],
    [300,0.1231],
    [350,0.2428],
    [400,0.4332],
    [450,0.4223],
    [500,0.4016],
    [550,0.2654],
    [600,0.1151],
    [650,-0.2011],
    [700,-0.3883],
    [750,-0.2422],
    [775,-0.1724],
    [800,-0.2943],
    [825,0.1868],
    [850,0.4314],
    [875,0.2274],
    [900,0.0289],
    [925,0.0817],
    [950,-0.0135],
    [975,0.0344],
    [1000,null]
  ]}
  ]
}]
