[{
"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.0226],
    [250,0.0699],
    [300,0.1421],
    [400,0.3421],
    [500,0.6691],
    [600,1.0546],
    [700,1.2574],
    [850,1.2704],
    [925,1.0703],
    [1000,1.0570]
  ]},
  {"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.0395],
    [250,0.0926],
    [300,0.1803],
    [400,0.3301],
    [500,0.6575],
    [600,1.0862],
    [700,1.3632],
    [850,1.2515],
    [925,1.2773],
    [1000,1.2577]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0032],
    [20,0.0028],
    [30,0.0017],
    [50,0.0018],
    [70,0.0021],
    [100,0.0037],
    [150,0.0096],
    [200,0.0217],
    [250,0.0693],
    [300,0.1398],
    [400,0.3115],
    [500,0.5555],
    [600,0.8888],
    [700,1.1179],
    [850,0.8966],
    [925,0.7965],
    [1000,1.1431]
  ]}
  ]
}]
