[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0011],
    [20,0.0034],
    [30,0.0015],
    [50,0.0020],
    [70,0.0022],
    [100,0.0034],
    [150,0.0086],
    [200,0.0222],
    [250,0.0617],
    [300,0.1402],
    [400,0.3733],
    [500,0.7909],
    [600,0.9614],
    [700,1.2506],
    [850,1.3517],
    [925,1.2716],
    [1000,1.0478]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0010],
    [20,0.0035],
    [30,0.0014],
    [50,0.0019],
    [70,0.0023],
    [100,0.0035],
    [150,0.0076],
    [200,0.0374],
    [250,0.0669],
    [300,0.1409],
    [400,0.3697],
    [500,0.8123],
    [600,0.9836],
    [700,1.4528],
    [850,1.2995],
    [925,1.5499],
    [1000,2.3289]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0010],
    [20,0.0038],
    [30,0.0016],
    [50,0.0019],
    [70,0.0023],
    [100,0.0035],
    [150,0.0080],
    [200,0.0214],
    [250,0.0614],
    [300,0.1438],
    [400,0.3516],
    [500,0.7550],
    [600,0.8510],
    [700,1.1522],
    [850,1.0621],
    [925,1.2031],
    [1000,1.2051]
  ]}
  ]
}]
