[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0012],
    [20,0.0018],
    [30,0.0018],
    [50,0.0014],
    [70,0.0019],
    [100,0.0033],
    [150,0.0098],
    [200,0.0270],
    [250,0.0658],
    [300,0.1305],
    [400,0.3081],
    [500,0.5332],
    [600,0.8702],
    [700,0.9843],
    [850,1.2203],
    [925,1.2160],
    [1000,0.9315]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0011],
    [20,0.0017],
    [30,0.0020],
    [50,0.0018],
    [70,0.0023],
    [100,0.0033],
    [150,0.0099],
    [200,0.0429],
    [250,0.0938],
    [300,0.1681],
    [400,0.3642],
    [500,0.5702],
    [600,0.9668],
    [700,1.2083],
    [850,1.1554],
    [925,1.2953],
    [1000,1.7640]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0013],
    [20,0.0017],
    [30,0.0019],
    [50,0.0015],
    [70,0.0020],
    [100,0.0033],
    [150,0.0098],
    [200,0.0249],
    [250,0.0655],
    [300,0.1351],
    [400,0.3271],
    [500,0.5775],
    [600,0.8111],
    [700,0.9809],
    [850,0.9450],
    [925,1.0295],
    [1000,0.9799]
  ]}
  ]
}]
