[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0022],
    [20,0.0041],
    [30,0.0017],
    [50,0.0015],
    [70,0.0021],
    [100,0.0029],
    [150,0.0082],
    [200,0.0224],
    [250,0.0557],
    [300,0.1193],
    [400,0.3518],
    [500,0.5053],
    [600,0.9851],
    [700,1.3777],
    [850,1.2594],
    [925,1.0593],
    [1000,0.9043]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0041],
    [30,0.0018],
    [50,0.0016],
    [70,0.0021],
    [100,0.0030],
    [150,0.0075],
    [200,0.0371],
    [250,0.0871],
    [300,0.1409],
    [400,0.3566],
    [500,0.5102],
    [600,1.1080],
    [700,1.1029],
    [850,1.2476],
    [925,1.1475],
    [1000,2.0584]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0020],
    [20,0.0040],
    [30,0.0019],
    [50,0.0016],
    [70,0.0020],
    [100,0.0028],
    [150,0.0080],
    [200,0.0219],
    [250,0.0611],
    [300,0.1223],
    [400,0.3539],
    [500,0.4465],
    [600,0.9450],
    [700,1.3745],
    [850,0.9864],
    [925,0.6982],
    [1000,0.7259]
  ]}
  ]
}]
