[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0020],
    [20,0.0034],
    [30,0.0016],
    [50,0.0017],
    [70,0.0021],
    [100,0.0035],
    [150,0.0090],
    [200,0.0228],
    [250,0.0624],
    [300,0.0991],
    [400,0.3480],
    [500,0.7054],
    [600,1.0716],
    [700,1.2113],
    [850,1.3468],
    [925,1.2672],
    [1000,0.8177]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0026],
    [20,0.0034],
    [30,0.0014],
    [50,0.0018],
    [70,0.0022],
    [100,0.0035],
    [150,0.0080],
    [200,0.0391],
    [250,0.0793],
    [300,0.1151],
    [400,0.3690],
    [500,0.6681],
    [600,0.9842],
    [700,1.0665],
    [850,1.2365],
    [925,0.9551],
    [1000,0.9919]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0026],
    [20,0.0033],
    [30,0.0015],
    [50,0.0017],
    [70,0.0021],
    [100,0.0034],
    [150,0.0090],
    [200,0.0233],
    [250,0.0592],
    [300,0.0974],
    [400,0.3010],
    [500,0.5144],
    [600,0.5543],
    [700,0.7887],
    [850,0.8780],
    [925,0.5343],
    [1000,1.1385]
  ]}
  ]
}]
