[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0020],
    [20,0.0040],
    [30,0.0021],
    [50,0.0022],
    [70,0.0026],
    [100,0.0029],
    [150,0.0084],
    [200,0.0227],
    [250,0.0696],
    [300,0.1409],
    [400,0.3568],
    [500,0.6853],
    [600,0.9056],
    [700,1.0604],
    [850,1.1960],
    [925,0.9597],
    [1000,1.0319]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0019],
    [20,0.0038],
    [30,0.0023],
    [50,0.0021],
    [70,0.0026],
    [100,0.0030],
    [150,0.0082],
    [200,0.0356],
    [250,0.0822],
    [300,0.1433],
    [400,0.3911],
    [500,0.7594],
    [600,1.0252],
    [700,1.0792],
    [850,1.2691],
    [925,1.4715],
    [1000,3.0133]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0018],
    [20,0.0040],
    [30,0.0022],
    [50,0.0022],
    [70,0.0025],
    [100,0.0029],
    [150,0.0081],
    [200,0.0217],
    [250,0.0628],
    [300,0.1344],
    [400,0.3692],
    [500,0.6975],
    [600,0.8032],
    [700,0.9666],
    [850,0.9792],
    [925,0.7952],
    [1000,1.4037]
  ]}
  ]
}]
