[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0013],
    [20,0.0028],
    [30,0.0018],
    [50,0.0014],
    [70,0.0018],
    [100,0.0027],
    [150,0.0089],
    [200,0.0227],
    [250,0.0577],
    [300,0.1331],
    [400,0.3376],
    [500,0.6162],
    [600,0.8704],
    [700,1.1229],
    [850,1.4564],
    [925,0.9847],
    [1000,0.8165]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0028],
    [30,0.0018],
    [50,0.0014],
    [70,0.0017],
    [100,0.0027],
    [150,0.0084],
    [200,0.0385],
    [250,0.0830],
    [300,0.1763],
    [400,0.3825],
    [500,0.7613],
    [600,0.9497],
    [700,0.9585],
    [850,1.4291],
    [925,1.4492],
    [1000,2.1153]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0016],
    [20,0.0029],
    [30,0.0017],
    [50,0.0014],
    [70,0.0017],
    [100,0.0028],
    [150,0.0091],
    [200,0.0218],
    [250,0.0683],
    [300,0.1500],
    [400,0.3417],
    [500,0.6669],
    [600,0.8490],
    [700,0.8094],
    [850,0.8213],
    [925,0.9470],
    [1000,1.1022]
  ]}
  ]
}]
