[{
"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.0038],
    [30,0.0018],
    [50,0.0016],
    [70,0.0019],
    [100,0.0028],
    [150,0.0083],
    [200,0.0207],
    [250,0.0670],
    [300,0.1308],
    [400,0.3091],
    [500,0.5125],
    [600,0.7614],
    [700,1.1216],
    [850,1.3780],
    [925,1.2668],
    [1000,1.3243]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0030],
    [20,0.0036],
    [30,0.0016],
    [50,0.0017],
    [70,0.0020],
    [100,0.0028],
    [150,0.0093],
    [200,0.0303],
    [250,0.0831],
    [300,0.1641],
    [400,0.3843],
    [500,0.6705],
    [600,1.0621],
    [700,1.1017],
    [850,1.4934],
    [925,1.3889],
    [1000,2.0300]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0030],
    [20,0.0036],
    [30,0.0017],
    [50,0.0017],
    [70,0.0020],
    [100,0.0027],
    [150,0.0087],
    [200,0.0211],
    [250,0.0678],
    [300,0.1409],
    [400,0.3439],
    [500,0.5568],
    [600,0.7314],
    [700,0.9663],
    [850,1.2689],
    [925,0.9569],
    [1000,1.0020]
  ]}
  ]
}]
