[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0018],
    [20,0.0035],
    [30,0.0017],
    [50,0.0016],
    [70,0.0022],
    [100,0.0033],
    [150,0.0102],
    [200,0.0203],
    [250,0.0526],
    [300,0.1114],
    [400,0.2795],
    [500,0.7036],
    [600,1.2554],
    [700,1.4508],
    [850,1.6914],
    [925,1.3234],
    [1000,1.2115]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0033],
    [30,0.0018],
    [50,0.0018],
    [70,0.0025],
    [100,0.0034],
    [150,0.0087],
    [200,0.0396],
    [250,0.0822],
    [300,0.1528],
    [400,0.3470],
    [500,0.6898],
    [600,1.3509],
    [700,1.4817],
    [850,1.7253],
    [925,1.9217],
    [1000,2.1976]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0017],
    [20,0.0033],
    [30,0.0017],
    [50,0.0015],
    [70,0.0024],
    [100,0.0034],
    [150,0.0096],
    [200,0.0203],
    [250,0.0536],
    [300,0.1241],
    [400,0.3156],
    [500,0.6466],
    [600,1.1221],
    [700,1.2246],
    [850,1.0864],
    [925,1.1415],
    [1000,1.2387]
  ]}
  ]
}]
