[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.7965],
    [20,0.2756],
    [30,-0.0248],
    [50,-0.1198],
    [70,0.1399],
    [100,0.5179],
    [150,0.2702],
    [200,0.0982],
    [250,0.1134],
    [300,0.0922],
    [400,-0.3281],
    [500,-0.5309],
    [600,-1.0006],
    [700,-2.5902],
    [850,-4.1809],
    [925,-3.8143],
    [1000,-6.1988]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.6815],
    [20,0.5432],
    [30,0.1612],
    [50,-0.0047],
    [70,0.2253],
    [100,0.5733],
    [150,0.3041],
    [200,0.1290],
    [250,0.1524],
    [300,0.1544],
    [400,-0.1558],
    [500,-0.1485],
    [600,-0.3183],
    [700,-1.9450],
    [850,-2.3403],
    [925,-2.0696],
    [1000,null]
  ]}
  ]
}]
