[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0017],
    [20,0.0040],
    [30,0.0018],
    [50,0.0016],
    [70,0.0023],
    [100,0.0031],
    [150,0.0090],
    [200,0.0271],
    [250,0.0785],
    [300,0.1491],
    [400,0.3533],
    [500,0.6812],
    [600,0.9186],
    [700,1.1546],
    [850,1.2839],
    [925,1.2510],
    [1000,1.0180]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0019],
    [20,0.0038],
    [30,0.0017],
    [50,0.0015],
    [70,0.0022],
    [100,0.0033],
    [150,0.0086],
    [200,0.0419],
    [250,0.0916],
    [300,0.1543],
    [400,0.3898],
    [500,0.6652],
    [600,1.1238],
    [700,1.1297],
    [850,1.6212],
    [925,2.1705],
    [1000,2.1411]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0018],
    [20,0.0040],
    [30,0.0018],
    [50,0.0015],
    [70,0.0023],
    [100,0.0032],
    [150,0.0086],
    [200,0.0284],
    [250,0.0829],
    [300,0.1397],
    [400,0.3657],
    [500,0.6521],
    [600,0.9844],
    [700,1.0209],
    [850,0.9824],
    [925,1.2437],
    [1000,0.8204]
  ]}
  ]
}]
