[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0026],
    [20,0.0036],
    [30,0.0021],
    [50,0.0017],
    [70,0.0023],
    [100,0.0041],
    [150,0.0117],
    [200,0.0302],
    [250,0.0801],
    [300,0.1790],
    [400,0.4211],
    [500,0.9044],
    [600,1.0638],
    [700,1.1838],
    [850,1.4409],
    [925,1.2396],
    [1000,0.9339]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0034],
    [30,0.0021],
    [50,0.0020],
    [70,0.0025],
    [100,0.0040],
    [150,0.0112],
    [200,0.0516],
    [250,0.1164],
    [300,0.2090],
    [400,0.3912],
    [500,0.8165],
    [600,0.9108],
    [700,1.1502],
    [850,1.3964],
    [925,1.6588],
    [1000,0.7854]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0024],
    [20,0.0035],
    [30,0.0021],
    [50,0.0018],
    [70,0.0023],
    [100,0.0039],
    [150,0.0113],
    [200,0.0297],
    [250,0.0856],
    [300,0.1876],
    [400,0.3843],
    [500,0.7884],
    [600,0.7431],
    [700,0.9270],
    [850,1.0672],
    [925,0.8920],
    [1000,0.5738]
  ]}
  ]
}]
