[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0015],
    [20,0.0046],
    [30,0.0021],
    [50,0.0016],
    [70,0.0019],
    [100,0.0028],
    [150,0.0070],
    [200,0.0234],
    [250,0.0555],
    [300,0.1203],
    [400,0.2430],
    [500,0.5542],
    [600,0.7884],
    [700,1.0816],
    [850,1.3466],
    [925,0.9425],
    [1000,0.9159]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0017],
    [20,0.0043],
    [30,0.0019],
    [50,0.0015],
    [70,0.0020],
    [100,0.0028],
    [150,0.0080],
    [200,0.0355],
    [250,0.0782],
    [300,0.1517],
    [400,0.2523],
    [500,0.5505],
    [600,0.8152],
    [700,1.1848],
    [850,1.1121],
    [925,1.3140],
    [1000,2.4891]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0045],
    [30,0.0021],
    [50,0.0016],
    [70,0.0019],
    [100,0.0028],
    [150,0.0072],
    [200,0.0210],
    [250,0.0564],
    [300,0.1303],
    [400,0.2735],
    [500,0.5750],
    [600,0.8008],
    [700,1.1566],
    [850,0.9791],
    [925,0.6778],
    [1000,0.5872]
  ]}
  ]
}]
