[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0023],
    [20,0.0032],
    [30,0.0014],
    [50,0.0016],
    [70,0.0017],
    [100,0.0026],
    [150,0.0084],
    [200,0.0239],
    [250,0.0689],
    [300,0.1492],
    [400,0.3854],
    [500,0.6844],
    [600,1.0291],
    [700,1.3060],
    [850,1.4546],
    [925,1.1575],
    [1000,0.8986]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0022],
    [20,0.0034],
    [30,0.0015],
    [50,0.0016],
    [70,0.0017],
    [100,0.0028],
    [150,0.0091],
    [200,0.0432],
    [250,0.1006],
    [300,0.1705],
    [400,0.4860],
    [500,0.7999],
    [600,1.1010],
    [700,1.4019],
    [850,1.3618],
    [925,1.3221],
    [1000,1.4538]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0020],
    [20,0.0033],
    [30,0.0015],
    [50,0.0016],
    [70,0.0017],
    [100,0.0027],
    [150,0.0089],
    [200,0.0249],
    [250,0.0709],
    [300,0.1494],
    [400,0.4338],
    [500,0.7202],
    [600,0.9464],
    [700,1.0894],
    [850,0.8970],
    [925,0.7419],
    [1000,0.5861]
  ]}
  ]
}]
