[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,3.1060],
    [2,1.9270],
    [3,1.5300],
    [5,1.1217],
    [7,0.9462],
    [10,0.8719],
    [20,0.7126],
    [30,0.6275],
    [50,0.6354],
    [70,0.5972],
    [100,0.5956],
    [125,0.5147],
    [150,0.5394],
    [175,0.5415],
    [200,0.5577],
    [225,0.5342],
    [250,0.6038],
    [300,0.5240],
    [350,0.5436],
    [400,0.7524],
    [450,0.8839],
    [500,1.1416],
    [550,1.4288],
    [600,1.9951],
    [650,2.3747],
    [700,3.2008],
    [750,2.8369],
    [775,1.7497],
    [800,1.5682],
    [825,2.2609],
    [850,1.8573],
    [875,0.9217],
    [900,0.7568],
    [925,0.8411],
    [950,0.5397],
    [975,null],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,1.9108],
    [3,1.6884],
    [5,1.1214],
    [7,0.9455],
    [10,0.8715],
    [20,0.7122],
    [30,0.6272],
    [50,0.6343],
    [70,0.5954],
    [100,0.5935],
    [125,0.5137],
    [150,0.5381],
    [175,0.5404],
    [200,0.5550],
    [225,0.5333],
    [250,0.6025],
    [300,0.5233],
    [350,0.5434],
    [400,0.7499],
    [450,0.8612],
    [500,1.1404],
    [550,1.4275],
    [600,2.0018],
    [650,2.4013],
    [700,2.8886],
    [750,2.8903],
    [775,1.7660],
    [800,1.6154],
    [825,2.3191],
    [850,1.9178],
    [875,0.7891],
    [900,0.7819],
    [925,0.3650],
    [950,0.5341],
    [975,null],
    [1000,null]
  ]}
  ]
}]
