[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0019],
    [20,0.0038],
    [30,0.0015],
    [50,0.0016],
    [70,0.0023],
    [100,0.0025],
    [150,0.0076],
    [200,0.0226],
    [250,0.0508],
    [300,0.1244],
    [400,0.2892],
    [500,0.6320],
    [600,0.8281],
    [700,1.2466],
    [850,1.3521],
    [925,1.1529],
    [1000,0.8389]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0036],
    [30,0.0014],
    [50,0.0016],
    [70,0.0023],
    [100,0.0027],
    [150,0.0078],
    [200,0.0329],
    [250,0.0646],
    [300,0.1258],
    [400,0.3245],
    [500,0.6187],
    [600,0.7114],
    [700,0.9895],
    [850,0.9337],
    [925,1.1205],
    [1000,1.2357]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0037],
    [30,0.0015],
    [50,0.0016],
    [70,0.0023],
    [100,0.0026],
    [150,0.0077],
    [200,0.0224],
    [250,0.0448],
    [300,0.1120],
    [400,0.2895],
    [500,0.5663],
    [600,0.5089],
    [700,0.7502],
    [850,0.8806],
    [925,0.8721],
    [1000,1.0654]
  ]}
  ]
}]
