[{
"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.0033],
    [30,0.0013],
    [50,0.0012],
    [70,0.0018],
    [100,0.0033],
    [150,0.0076],
    [200,0.0198],
    [250,0.0545],
    [300,0.1180],
    [400,0.3527],
    [500,0.7255],
    [600,0.9600],
    [700,1.2547],
    [850,1.4729],
    [925,1.2154],
    [1000,0.7610]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0023],
    [20,0.0034],
    [30,0.0013],
    [50,0.0012],
    [70,0.0019],
    [100,0.0033],
    [150,0.0078],
    [200,0.0293],
    [250,0.0681],
    [300,0.1379],
    [400,0.4002],
    [500,0.7544],
    [600,0.9609],
    [700,1.2150],
    [850,1.5822],
    [925,1.3661],
    [1000,1.2871]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0023],
    [20,0.0034],
    [30,0.0013],
    [50,0.0012],
    [70,0.0019],
    [100,0.0031],
    [150,0.0075],
    [200,0.0202],
    [250,0.0581],
    [300,0.1190],
    [400,0.3596],
    [500,0.7075],
    [600,0.8715],
    [700,0.9147],
    [850,0.7841],
    [925,0.8722],
    [1000,0.6763]
  ]}
  ]
}]
