[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0021],
    [20,0.0027],
    [30,0.0017],
    [50,0.0014],
    [70,0.0017],
    [100,0.0029],
    [150,0.0080],
    [200,0.0215],
    [250,0.0627],
    [300,0.1226],
    [400,0.3022],
    [500,0.7016],
    [600,1.0456],
    [700,1.3540],
    [850,1.3883],
    [925,1.1681],
    [1000,0.8822]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0017],
    [20,0.0026],
    [30,0.0015],
    [50,0.0014],
    [70,0.0015],
    [100,0.0030],
    [150,0.0077],
    [200,0.0332],
    [250,0.0827],
    [300,0.1602],
    [400,0.3168],
    [500,0.7399],
    [600,0.9682],
    [700,1.3372],
    [850,1.5503],
    [925,1.9786],
    [1000,1.9324]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0028],
    [30,0.0016],
    [50,0.0014],
    [70,0.0015],
    [100,0.0029],
    [150,0.0075],
    [200,0.0214],
    [250,0.0606],
    [300,0.1393],
    [400,0.2932],
    [500,0.6216],
    [600,0.9153],
    [700,1.4332],
    [850,1.0548],
    [925,1.0526],
    [1000,0.9936]
  ]}
  ]
}]
