[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0022],
    [20,0.0036],
    [30,0.0016],
    [50,0.0014],
    [70,0.0018],
    [100,0.0032],
    [150,0.0076],
    [200,0.0243],
    [250,0.0591],
    [300,0.1199],
    [400,0.4096],
    [500,0.7005],
    [600,0.8971],
    [700,1.2323],
    [850,1.2335],
    [925,1.1744],
    [1000,0.8541]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0033],
    [30,0.0016],
    [50,0.0016],
    [70,0.0019],
    [100,0.0033],
    [150,0.0072],
    [200,0.0371],
    [250,0.0836],
    [300,0.1455],
    [400,0.4350],
    [500,0.7032],
    [600,0.8278],
    [700,1.0671],
    [850,1.0000],
    [925,1.0087],
    [1000,1.1885]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0013],
    [20,0.0033],
    [30,0.0016],
    [50,0.0017],
    [70,0.0019],
    [100,0.0031],
    [150,0.0073],
    [200,0.0227],
    [250,0.0546],
    [300,0.1244],
    [400,0.3929],
    [500,0.6180],
    [600,0.6699],
    [700,0.8592],
    [850,0.6563],
    [925,0.9704],
    [1000,0.7978]
  ]}
  ]
}]
