[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0010],
    [20,0.0030],
    [30,0.0014],
    [50,0.0015],
    [70,0.0020],
    [100,0.0037],
    [150,0.0093],
    [200,0.0220],
    [250,0.0637],
    [300,0.1377],
    [400,0.3341],
    [500,0.6381],
    [600,0.9758],
    [700,1.2273],
    [850,1.3954],
    [925,1.0399],
    [1000,1.0213]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0034],
    [30,0.0016],
    [50,0.0016],
    [70,0.0021],
    [100,0.0038],
    [150,0.0088],
    [200,0.0450],
    [250,0.1102],
    [300,0.1809],
    [400,0.3894],
    [500,0.6834],
    [600,0.9541],
    [700,1.2305],
    [850,1.5536],
    [925,1.9348],
    [1000,2.0741]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0035],
    [30,0.0015],
    [50,0.0015],
    [70,0.0021],
    [100,0.0038],
    [150,0.0093],
    [200,0.0227],
    [250,0.0762],
    [300,0.1554],
    [400,0.3401],
    [500,0.5995],
    [600,0.8677],
    [700,1.0594],
    [850,0.9779],
    [925,0.8948],
    [1000,0.8501]
  ]}
  ]
}]
