[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0013],
    [20,0.0021],
    [30,0.0013],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0092],
    [200,0.0229],
    [250,0.0545],
    [300,0.1054],
    [400,0.2993],
    [500,0.6539],
    [600,0.8827],
    [700,1.1937],
    [850,1.3497],
    [925,0.9710],
    [1000,0.8874]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0014],
    [20,0.0020],
    [30,0.0014],
    [50,0.0014],
    [70,0.0018],
    [100,0.0026],
    [150,0.0086],
    [200,0.0318],
    [250,0.0736],
    [300,0.1245],
    [400,0.3659],
    [500,0.7579],
    [600,0.7906],
    [700,1.2118],
    [850,1.3323],
    [925,1.4175],
    [1000,1.7283]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0022],
    [30,0.0014],
    [50,0.0014],
    [70,0.0019],
    [100,0.0027],
    [150,0.0091],
    [200,0.0238],
    [250,0.0610],
    [300,0.1125],
    [400,0.3169],
    [500,0.6173],
    [600,0.6774],
    [700,0.9798],
    [850,0.7989],
    [925,0.5601],
    [1000,0.5498]
  ]}
  ]
}]
