[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0023],
    [20,0.0031],
    [30,0.0014],
    [50,0.0015],
    [70,0.0016],
    [100,0.0025],
    [150,0.0089],
    [200,0.0202],
    [250,0.0588],
    [300,0.1420],
    [400,0.3267],
    [500,0.5744],
    [600,0.8731],
    [700,1.0286],
    [850,1.4052],
    [925,0.9828],
    [1000,1.0451]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0022],
    [20,0.0032],
    [30,0.0016],
    [50,0.0015],
    [70,0.0016],
    [100,0.0024],
    [150,0.0093],
    [200,0.0378],
    [250,0.0886],
    [300,0.1711],
    [400,0.3128],
    [500,0.5066],
    [600,0.9965],
    [700,1.2562],
    [850,1.1380],
    [925,1.0995],
    [1000,1.1782]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0025],
    [20,0.0033],
    [30,0.0015],
    [50,0.0015],
    [70,0.0017],
    [100,0.0025],
    [150,0.0089],
    [200,0.0194],
    [250,0.0593],
    [300,0.1418],
    [400,0.3059],
    [500,0.5294],
    [600,0.8787],
    [700,1.2299],
    [850,0.7044],
    [925,0.7666],
    [1000,0.6585]
  ]}
  ]
}]
