[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0032],
    [20,0.0037],
    [30,0.0021],
    [50,0.0016],
    [70,0.0021],
    [100,0.0038],
    [150,0.0119],
    [200,0.0318],
    [250,0.0812],
    [300,0.1628],
    [400,0.3780],
    [500,0.7849],
    [600,1.2626],
    [700,1.5500],
    [850,1.4779],
    [925,1.3229],
    [1000,0.9972]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0017],
    [20,0.0035],
    [30,0.0023],
    [50,0.0019],
    [70,0.0023],
    [100,0.0038],
    [150,0.0114],
    [200,0.0481],
    [250,0.1037],
    [300,0.1769],
    [400,0.4498],
    [500,0.8027],
    [600,1.2928],
    [700,1.5684],
    [850,1.2556],
    [925,1.3876],
    [1000,1.7382]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0023],
    [20,0.0037],
    [30,0.0022],
    [50,0.0016],
    [70,0.0022],
    [100,0.0038],
    [150,0.0115],
    [200,0.0312],
    [250,0.0770],
    [300,0.1420],
    [400,0.4134],
    [500,0.6924],
    [600,0.8993],
    [700,1.1770],
    [850,0.8659],
    [925,1.1783],
    [1000,0.5623]
  ]}
  ]
}]
