[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-0.1529],
    [20,-0.3294],
    [30,-0.6376],
    [50,-0.8464],
    [70,-0.6751],
    [100,-0.1192],
    [150,-0.0821],
    [200,0.0384],
    [250,0.1507],
    [300,0.2219],
    [400,-0.0406],
    [500,-0.2321],
    [600,-0.2391],
    [700,-0.8215],
    [850,-1.0851],
    [925,-0.8886],
    [1000,-1.3835]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-0.1509],
    [20,-0.3273],
    [30,-0.6353],
    [50,-0.8439],
    [70,-0.6729],
    [100,-0.1175],
    [150,-0.0808],
    [200,0.0396],
    [250,0.1515],
    [300,0.2225],
    [400,-0.0413],
    [500,-0.2310],
    [600,-0.2273],
    [700,-0.8215],
    [850,-1.0424],
    [925,-0.8781],
    [1000,-2.1783]
  ]}
  ]
}]
