[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0006],
    [20,0.0018],
    [30,0.0017],
    [50,0.0013],
    [70,0.0017],
    [100,0.0029],
    [150,0.0079],
    [200,0.0206],
    [250,0.0554],
    [300,0.1351],
    [400,0.3267],
    [500,0.6695],
    [600,0.9172],
    [700,1.1106],
    [850,1.5162],
    [925,1.0861],
    [1000,0.8683]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0008],
    [20,0.0016],
    [30,0.0018],
    [50,0.0016],
    [70,0.0020],
    [100,0.0030],
    [150,0.0085],
    [200,0.0317],
    [250,0.0713],
    [300,0.1403],
    [400,0.3246],
    [500,0.6625],
    [600,0.9363],
    [700,1.0306],
    [850,1.4810],
    [925,1.5687],
    [1000,1.0623]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0008],
    [20,0.0016],
    [30,0.0017],
    [50,0.0014],
    [70,0.0019],
    [100,0.0030],
    [150,0.0082],
    [200,0.0212],
    [250,0.0597],
    [300,0.1361],
    [400,0.3001],
    [500,0.6251],
    [600,0.7907],
    [700,0.8666],
    [850,0.9763],
    [925,0.9704],
    [1000,0.6695]
  ]}
  ]
}]
