[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0015],
    [20,0.0046],
    [30,0.0021],
    [50,0.0016],
    [70,0.0019],
    [100,0.0029],
    [150,0.0070],
    [200,0.0234],
    [250,0.0554],
    [300,0.1195],
    [400,0.2419],
    [500,0.5547],
    [600,0.7896],
    [700,1.0817],
    [850,1.3450],
    [925,0.9329],
    [1000,0.9406]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0017],
    [20,0.0043],
    [30,0.0019],
    [50,0.0015],
    [70,0.0020],
    [100,0.0028],
    [150,0.0080],
    [200,0.0356],
    [250,0.0779],
    [300,0.1519],
    [400,0.2540],
    [500,0.5485],
    [600,0.8339],
    [700,1.1854],
    [850,1.1182],
    [925,1.3080],
    [1000,2.5793]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0045],
    [30,0.0021],
    [50,0.0016],
    [70,0.0019],
    [100,0.0028],
    [150,0.0071],
    [200,0.0210],
    [250,0.0562],
    [300,0.1300],
    [400,0.2734],
    [500,0.5756],
    [600,0.8010],
    [700,1.1601],
    [850,0.9800],
    [925,0.6811],
    [1000,0.5847]
  ]}
  ]
}]
