[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,1.1899],
    [2,-0.2716],
    [3,-0.2190],
    [5,0.4741],
    [7,0.2636],
    [10,0.5577],
    [20,-0.2693],
    [30,-0.0438],
    [50,-0.1987],
    [70,-0.0946],
    [100,-0.0046],
    [125,0.0857],
    [150,0.0649],
    [175,0.0177],
    [200,0.1174],
    [225,0.1860],
    [250,0.1495],
    [300,0.0964],
    [350,0.1210],
    [400,0.1959],
    [450,0.2830],
    [500,0.2970],
    [550,0.3334],
    [600,0.2864],
    [650,0.2091],
    [700,-0.0224],
    [750,-0.1567],
    [775,-0.2890],
    [800,-0.3902],
    [825,-0.3786],
    [850,-0.6263],
    [875,-0.6451],
    [900,-0.6477],
    [925,-0.7413],
    [950,-1.1643],
    [975,-1.4197],
    [1000,-1.2646]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,2.2681],
    [3,0.1615],
    [5,0.4762],
    [7,0.2657],
    [10,0.5597],
    [20,-0.2670],
    [30,-0.0415],
    [50,-0.1964],
    [70,-0.0926],
    [100,-0.0031],
    [125,0.0873],
    [150,0.0662],
    [175,0.0198],
    [200,0.1185],
    [225,0.1868],
    [250,0.1504],
    [300,0.0970],
    [350,0.1217],
    [400,0.1949],
    [450,0.2820],
    [500,0.3018],
    [550,0.3339],
    [600,0.2891],
    [650,0.2139],
    [700,-0.0062],
    [750,-0.1078],
    [775,-0.2777],
    [800,-0.3491],
    [825,-0.2992],
    [850,-0.6269],
    [875,-0.5254],
    [900,-0.6482],
    [925,-0.7136],
    [950,-1.2039],
    [975,-1.4041],
    [1000,-1.8634]
  ]}
  ]
}]
