[{
"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.0519],
    [300,0.0988],
    [400,0.2254],
    [500,0.4205],
    [600,0.9413],
    [700,1.3385],
    [850,1.1881],
    [925,1.2300],
    [1000,0.8739]
  ]},
  {"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.0343],
    [250,0.0680],
    [300,0.1323],
    [400,0.3541],
    [500,0.5140],
    [600,0.9941],
    [700,1.3970],
    [850,1.2189],
    [925,1.4569],
    [1000,1.2236]
  ]},
  {"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.0598],
    [300,0.1148],
    [400,0.3280],
    [500,0.4790],
    [600,0.9374],
    [700,1.2203],
    [850,1.0571],
    [925,0.7553],
    [1000,0.6369]
  ]}
  ]
}]
