[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0026],
    [20,0.0036],
    [30,0.0021],
    [50,0.0017],
    [70,0.0023],
    [100,0.0041],
    [150,0.0118],
    [200,0.0303],
    [250,0.0805],
    [300,0.1794],
    [400,0.4215],
    [500,0.9055],
    [600,1.0612],
    [700,1.1854],
    [850,1.4368],
    [925,1.2337],
    [1000,0.9188]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0034],
    [30,0.0021],
    [50,0.0020],
    [70,0.0025],
    [100,0.0040],
    [150,0.0112],
    [200,0.0521],
    [250,0.1178],
    [300,0.2114],
    [400,0.3943],
    [500,0.8209],
    [600,0.9161],
    [700,1.1528],
    [850,1.4024],
    [925,1.6840],
    [1000,0.7909]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0024],
    [20,0.0035],
    [30,0.0020],
    [50,0.0018],
    [70,0.0023],
    [100,0.0039],
    [150,0.0114],
    [200,0.0298],
    [250,0.0862],
    [300,0.1884],
    [400,0.3857],
    [500,0.7912],
    [600,0.7429],
    [700,0.9287],
    [850,1.0667],
    [925,0.9039],
    [1000,0.5698]
  ]}
  ]
}]
