[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0014],
    [20,0.0032],
    [30,0.0013],
    [50,0.0017],
    [70,0.0018],
    [100,0.0025],
    [150,0.0076],
    [200,0.0217],
    [250,0.0541],
    [300,0.1081],
    [400,0.3198],
    [500,0.6287],
    [600,1.1256],
    [700,1.2783],
    [850,1.3385],
    [925,1.2171],
    [1000,0.8910]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0035],
    [30,0.0013],
    [50,0.0017],
    [70,0.0019],
    [100,0.0026],
    [150,0.0082],
    [200,0.0366],
    [250,0.0857],
    [300,0.1616],
    [400,0.4338],
    [500,0.7925],
    [600,1.0262],
    [700,1.2100],
    [850,1.1032],
    [925,1.4517],
    [1000,1.4572]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0017],
    [20,0.0035],
    [30,0.0013],
    [50,0.0017],
    [70,0.0019],
    [100,0.0026],
    [150,0.0078],
    [200,0.0235],
    [250,0.0644],
    [300,0.1465],
    [400,0.3795],
    [500,0.7219],
    [600,1.1640],
    [700,0.9533],
    [850,0.8624],
    [925,0.9315],
    [1000,0.7679]
  ]}
  ]
}]
