[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0035],
    [20,0.0027],
    [30,0.0017],
    [50,0.0017],
    [70,0.0022],
    [100,0.0037],
    [150,0.0095],
    [200,0.0225],
    [250,0.0699],
    [300,0.1422],
    [400,0.3420],
    [500,0.6660],
    [600,1.0511],
    [700,1.2562],
    [850,1.2749],
    [925,1.0805],
    [1000,1.0451]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0033],
    [20,0.0029],
    [30,0.0016],
    [50,0.0018],
    [70,0.0023],
    [100,0.0037],
    [150,0.0090],
    [200,0.0393],
    [250,0.0922],
    [300,0.1793],
    [400,0.3289],
    [500,0.6551],
    [600,1.0732],
    [700,1.3423],
    [850,1.2623],
    [925,1.2692],
    [1000,1.4079]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0032],
    [20,0.0028],
    [30,0.0017],
    [50,0.0018],
    [70,0.0021],
    [100,0.0037],
    [150,0.0095],
    [200,0.0217],
    [250,0.0691],
    [300,0.1394],
    [400,0.3112],
    [500,0.5535],
    [600,0.8845],
    [700,1.1169],
    [850,0.8990],
    [925,0.7894],
    [1000,1.1595]
  ]}
  ]
}]
