[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity Bias (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-0.3599],
    [20,-0.5427],
    [30,-0.5696],
    [50,-0.4287],
    [70,-0.3601],
    [100,0.0521],
    [150,-0.0610],
    [200,-0.0842],
    [250,-0.0404],
    [300,-0.0420],
    [400,-0.0318],
    [500,-0.1607],
    [600,-0.6447],
    [700,-2.4760],
    [850,-6.3998],
    [925,-8.8084],
    [1000,-10.0067]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,0.1738],
    [20,-0.0016],
    [30,-0.2021],
    [50,-0.1988],
    [70,-0.1952],
    [100,0.1652],
    [150,0.0079],
    [200,-0.0221],
    [250,0.0274],
    [300,0.0722],
    [400,0.2591],
    [500,0.6204],
    [600,0.8542],
    [700,0.4786],
    [850,-1.4295],
    [925,-2.4713],
    [1000,null]
  ]}
  ]
}]
