[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Refractivity STD (%)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,2.8000],
    [2,2.6034],
    [3,1.6209],
    [5,1.3586],
    [7,1.0984],
    [10,0.8297],
    [20,0.6544],
    [30,0.6603],
    [50,0.4620],
    [70,0.6253],
    [100,0.6625],
    [125,0.5260],
    [150,0.6396],
    [175,0.5742],
    [200,0.5441],
    [225,0.4849],
    [250,0.4905],
    [300,0.5135],
    [350,0.5916],
    [400,1.0704],
    [450,1.5437],
    [500,1.9513],
    [550,2.1052],
    [600,2.3765],
    [650,2.9352],
    [700,2.5831],
    [750,2.3734],
    [775,2.4599],
    [800,2.6844],
    [825,2.6776],
    [850,2.6972],
    [875,3.1070],
    [900,2.5693],
    [925,2.6641],
    [950,1.6603],
    [975,0.8900],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,3.8165],
    [3,2.3106],
    [5,1.3585],
    [7,1.0980],
    [10,0.8296],
    [20,0.6541],
    [30,0.6597],
    [50,0.4615],
    [70,0.6232],
    [100,0.6590],
    [125,0.5247],
    [150,0.6355],
    [175,0.5729],
    [200,0.5438],
    [225,0.4851],
    [250,0.4883],
    [300,0.5111],
    [350,0.5912],
    [400,1.0627],
    [450,1.5606],
    [500,1.6638],
    [550,2.0983],
    [600,2.3788],
    [650,2.9111],
    [700,2.5753],
    [750,2.4173],
    [775,2.4738],
    [800,2.6904],
    [825,2.7479],
    [850,2.6955],
    [875,3.0950],
    [900,2.5796],
    [925,2.6722],
    [950,0.5675],
    [975,0.9139],
    [1000,null]
  ]}
  ]
}]
