[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0012],
    [20,0.0028],
    [30,0.0018],
    [50,0.0019],
    [70,0.0022],
    [100,0.0033],
    [150,0.0087],
    [200,0.0252],
    [250,0.0592],
    [300,0.1295],
    [400,0.3588],
    [500,0.7319],
    [600,0.9334],
    [700,1.3089],
    [850,1.2501],
    [925,1.1019],
    [1000,0.8939]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0012],
    [20,0.0026],
    [30,0.0015],
    [50,0.0015],
    [70,0.0022],
    [100,0.0034],
    [150,0.0088],
    [200,0.0357],
    [250,0.0682],
    [300,0.1309],
    [400,0.3601],
    [500,0.7408],
    [600,0.8617],
    [700,1.0681],
    [850,1.2284],
    [925,1.7160],
    [1000,1.9880]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0010],
    [20,0.0029],
    [30,0.0017],
    [50,0.0016],
    [70,0.0023],
    [100,0.0034],
    [150,0.0089],
    [200,0.0239],
    [250,0.0584],
    [300,0.1240],
    [400,0.3253],
    [500,0.6139],
    [600,0.7734],
    [700,1.0536],
    [850,1.0445],
    [925,1.1605],
    [1000,1.1595]
  ]}
  ]
}]
