[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0013],
    [20,0.0021],
    [30,0.0013],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0092],
    [200,0.0230],
    [250,0.0549],
    [300,0.1060],
    [400,0.3018],
    [500,0.6572],
    [600,0.8819],
    [700,1.1885],
    [850,1.3534],
    [925,0.9685],
    [1000,0.8212]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0014],
    [20,0.0020],
    [30,0.0014],
    [50,0.0014],
    [70,0.0018],
    [100,0.0026],
    [150,0.0086],
    [200,0.0325],
    [250,0.0745],
    [300,0.1256],
    [400,0.3703],
    [500,0.7619],
    [600,0.7972],
    [700,1.2293],
    [850,1.3397],
    [925,1.3962],
    [1000,1.7737]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0022],
    [30,0.0014],
    [50,0.0014],
    [70,0.0019],
    [100,0.0027],
    [150,0.0091],
    [200,0.0238],
    [250,0.0613],
    [300,0.1129],
    [400,0.3186],
    [500,0.6182],
    [600,0.6774],
    [700,0.9800],
    [850,0.7942],
    [925,0.5619],
    [1000,0.5447]
  ]}
  ]
}]
