[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0021],
    [20,0.0035],
    [30,0.0019],
    [50,0.0018],
    [70,0.0025],
    [100,0.0033],
    [150,0.0068],
    [200,0.0215],
    [250,0.0552],
    [300,0.1277],
    [400,0.2749],
    [500,0.5688],
    [600,0.9611],
    [700,1.1065],
    [850,1.4237],
    [925,1.0684],
    [1000,0.9706]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0019],
    [20,0.0033],
    [30,0.0018],
    [50,0.0018],
    [70,0.0025],
    [100,0.0036],
    [150,0.0075],
    [200,0.0364],
    [250,0.0806],
    [300,0.1580],
    [400,0.3005],
    [500,0.5001],
    [600,0.9472],
    [700,0.8297],
    [850,1.4974],
    [925,1.4607],
    [1000,1.8413]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0034],
    [30,0.0019],
    [50,0.0019],
    [70,0.0024],
    [100,0.0033],
    [150,0.0069],
    [200,0.0215],
    [250,0.0556],
    [300,0.1345],
    [400,0.2796],
    [500,0.5270],
    [600,0.8248],
    [700,0.6967],
    [850,0.9163],
    [925,0.5009],
    [1000,1.0603]
  ]}
  ]
}]
