[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0020],
    [20,0.0039],
    [30,0.0019],
    [50,0.0018],
    [70,0.0022],
    [100,0.0029],
    [150,0.0092],
    [200,0.0229],
    [250,0.0515],
    [300,0.0992],
    [400,0.2251],
    [500,0.4175],
    [600,0.9414],
    [700,1.3347],
    [850,1.1869],
    [925,1.2945],
    [1000,0.8209]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0040],
    [30,0.0019],
    [50,0.0017],
    [70,0.0023],
    [100,0.0028],
    [150,0.0087],
    [200,0.0339],
    [250,0.0678],
    [300,0.1344],
    [400,0.3560],
    [500,0.5089],
    [600,1.0168],
    [700,1.3802],
    [850,1.2205],
    [925,1.4453],
    [1000,1.0553]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0016],
    [20,0.0041],
    [30,0.0020],
    [50,0.0018],
    [70,0.0022],
    [100,0.0029],
    [150,0.0087],
    [200,0.0238],
    [250,0.0596],
    [300,0.1148],
    [400,0.3302],
    [500,0.4799],
    [600,0.9417],
    [700,1.2208],
    [850,1.0601],
    [925,0.7540],
    [1000,0.6389]
  ]}
  ]
}]
