[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,0.7315],
    [20,0.0831],
    [30,-0.1873],
    [50,-0.3422],
    [70,-0.0428],
    [100,0.3500],
    [150,0.1931],
    [200,0.2214],
    [250,0.2180],
    [300,0.1897],
    [400,-0.2960],
    [500,-0.7881],
    [600,-1.2382],
    [700,-2.5166],
    [850,-4.2136],
    [925,-5.1477],
    [1000,-6.8022]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,1.3544],
    [20,0.5249],
    [30,0.1103],
    [50,-0.1567],
    [70,0.0943],
    [100,0.4404],
    [150,0.2517],
    [200,0.2713],
    [250,0.2719],
    [300,0.2726],
    [400,-0.0785],
    [500,-0.2947],
    [600,-0.2912],
    [700,-0.9083],
    [850,-1.1508],
    [925,-1.0333],
    [1000,-0.9928]
  ]}
  ]
}]
