[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0016],
    [20,0.0029],
    [30,0.0017],
    [50,0.0012],
    [70,0.0018],
    [100,0.0025],
    [150,0.0070],
    [200,0.0170],
    [250,0.0535],
    [300,0.1181],
    [400,0.3164],
    [500,0.6884],
    [600,1.0044],
    [700,1.3488],
    [850,1.3913],
    [925,1.0094],
    [1000,0.8855]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0015],
    [20,0.0029],
    [30,0.0015],
    [50,0.0013],
    [70,0.0019],
    [100,0.0028],
    [150,0.0077],
    [200,0.0337],
    [250,0.0818],
    [300,0.1560],
    [400,0.3925],
    [500,0.6894],
    [600,1.0200],
    [700,1.1678],
    [850,1.2688],
    [925,1.1047],
    [1000,1.4822]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0017],
    [20,0.0030],
    [30,0.0017],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0074],
    [200,0.0180],
    [250,0.0527],
    [300,0.1241],
    [400,0.3316],
    [500,0.6508],
    [600,0.8467],
    [700,1.1004],
    [850,1.1895],
    [925,0.8012],
    [1000,0.6182]
  ]}
  ]
}]
