[{
"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.0024],
    [30,0.0014],
    [50,0.0013],
    [70,0.0017],
    [100,0.0029],
    [150,0.0080],
    [200,0.0240],
    [250,0.0676],
    [300,0.1449],
    [400,0.4262],
    [500,0.7359],
    [600,1.0155],
    [700,1.1088],
    [850,1.3513],
    [925,1.1929],
    [1000,0.9154]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0010],
    [20,0.0025],
    [30,0.0015],
    [50,0.0013],
    [70,0.0018],
    [100,0.0027],
    [150,0.0078],
    [200,0.0412],
    [250,0.0856],
    [300,0.1544],
    [400,0.4202],
    [500,0.8055],
    [600,1.1450],
    [700,1.3137],
    [850,1.6077],
    [925,1.7118],
    [1000,2.0655]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0011],
    [20,0.0025],
    [30,0.0015],
    [50,0.0014],
    [70,0.0019],
    [100,0.0028],
    [150,0.0077],
    [200,0.0243],
    [250,0.0646],
    [300,0.1358],
    [400,0.4021],
    [500,0.7255],
    [600,1.0884],
    [700,1.1967],
    [850,1.0814],
    [925,1.0698],
    [1000,0.9672]
  ]}
  ]
}]
