[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.9071],
    [20,0.2568],
    [30,-0.0326],
    [50,-0.2063],
    [70,0.1001],
    [100,0.5507],
    [150,0.1937],
    [200,0.1193],
    [250,0.1409],
    [300,0.1179],
    [400,-0.0635],
    [500,-0.5161],
    [600,-1.1385],
    [700,-2.0459],
    [850,-2.7126],
    [925,-3.5986],
    [1000,-2.6658]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.6615],
    [20,0.4463],
    [30,0.0989],
    [50,-0.1233],
    [70,0.1621],
    [100,0.5887],
    [150,0.2202],
    [200,0.1471],
    [250,0.1744],
    [300,0.1744],
    [400,0.1131],
    [500,-0.1218],
    [600,-0.4303],
    [700,-1.0260],
    [850,-0.3825],
    [925,-0.4874],
    [1000,null]
  ]}
  ]
}]
