[{
"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.0028],
    [30,0.0018],
    [50,0.0014],
    [70,0.0018],
    [100,0.0027],
    [150,0.0089],
    [200,0.0228],
    [250,0.0575],
    [300,0.1324],
    [400,0.3377],
    [500,0.6174],
    [600,0.8703],
    [700,1.1219],
    [850,1.4559],
    [925,0.9889],
    [1000,0.8141]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0028],
    [30,0.0018],
    [50,0.0014],
    [70,0.0017],
    [100,0.0027],
    [150,0.0084],
    [200,0.0387],
    [250,0.0840],
    [300,0.1788],
    [400,0.3867],
    [500,0.7586],
    [600,0.9477],
    [700,0.9540],
    [850,1.4136],
    [925,1.4537],
    [1000,2.0627]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0016],
    [20,0.0029],
    [30,0.0017],
    [50,0.0014],
    [70,0.0017],
    [100,0.0028],
    [150,0.0091],
    [200,0.0218],
    [250,0.0685],
    [300,0.1504],
    [400,0.3428],
    [500,0.6681],
    [600,0.8491],
    [700,0.8101],
    [850,0.8147],
    [925,0.9501],
    [1000,1.2185]
  ]}
  ]
}]
