[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0013],
    [20,0.0028],
    [30,0.0014],
    [50,0.0015],
    [70,0.0017],
    [100,0.0031],
    [150,0.0084],
    [200,0.0257],
    [250,0.0678],
    [300,0.1144],
    [400,0.3050],
    [500,0.7541],
    [600,0.9067],
    [700,1.2596],
    [850,1.4012],
    [925,1.3890],
    [1000,1.0289]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0012],
    [20,0.0025],
    [30,0.0014],
    [50,0.0015],
    [70,0.0016],
    [100,0.0029],
    [150,0.0080],
    [200,0.0354],
    [250,0.0691],
    [300,0.1360],
    [400,0.3791],
    [500,0.8608],
    [600,1.1862],
    [700,1.5846],
    [850,1.2575],
    [925,1.4118],
    [1000,0.9990]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0027],
    [30,0.0014],
    [50,0.0016],
    [70,0.0018],
    [100,0.0030],
    [150,0.0083],
    [200,0.0249],
    [250,0.0682],
    [300,0.1305],
    [400,0.3584],
    [500,0.7961],
    [600,1.0517],
    [700,1.3371],
    [850,1.0844],
    [925,0.8465],
    [1000,0.5063]
  ]}
  ]
}]
