[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0022],
    [20,0.0036],
    [30,0.0016],
    [50,0.0014],
    [70,0.0018],
    [100,0.0032],
    [150,0.0076],
    [200,0.0243],
    [250,0.0594],
    [300,0.1207],
    [400,0.4104],
    [500,0.7027],
    [600,0.8954],
    [700,1.2290],
    [850,1.2278],
    [925,1.1706],
    [1000,0.8529]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0033],
    [30,0.0016],
    [50,0.0016],
    [70,0.0019],
    [100,0.0033],
    [150,0.0072],
    [200,0.0375],
    [250,0.0844],
    [300,0.1476],
    [400,0.4402],
    [500,0.7153],
    [600,0.8291],
    [700,1.0661],
    [850,1.0320],
    [925,1.0151],
    [1000,1.2559]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0013],
    [20,0.0033],
    [30,0.0016],
    [50,0.0017],
    [70,0.0019],
    [100,0.0031],
    [150,0.0073],
    [200,0.0227],
    [250,0.0547],
    [300,0.1246],
    [400,0.3935],
    [500,0.6175],
    [600,0.6712],
    [700,0.8574],
    [850,0.6561],
    [925,0.9594],
    [1000,0.7133]
  ]}
  ]
}]
