[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0015],
    [20,0.0026],
    [30,0.0014],
    [50,0.0013],
    [70,0.0020],
    [100,0.0031],
    [150,0.0076],
    [200,0.0263],
    [250,0.0810],
    [300,0.1729],
    [400,0.3922],
    [500,0.8144],
    [600,1.0950],
    [700,1.4568],
    [850,1.2988],
    [925,1.3148],
    [1000,1.1391]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0015],
    [20,0.0027],
    [30,0.0015],
    [50,0.0012],
    [70,0.0019],
    [100,0.0028],
    [150,0.0073],
    [200,0.0471],
    [250,0.0919],
    [300,0.1833],
    [400,0.4274],
    [500,0.8373],
    [600,1.1938],
    [700,1.4647],
    [850,1.3664],
    [925,1.4235],
    [1000,2.0089]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0014],
    [20,0.0027],
    [30,0.0015],
    [50,0.0013],
    [70,0.0019],
    [100,0.0030],
    [150,0.0072],
    [200,0.0249],
    [250,0.0682],
    [300,0.1586],
    [400,0.3888],
    [500,0.7886],
    [600,1.1201],
    [700,1.4801],
    [850,1.1815],
    [925,1.0901],
    [1000,1.5061]
  ]}
  ]
}]
