[{
"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.0216],
    [250,0.0559],
    [300,0.1291],
    [400,0.2770],
    [500,0.5732],
    [600,0.9596],
    [700,1.1075],
    [850,1.4232],
    [925,1.0691],
    [1000,0.9638]
  ]},
  {"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.0361],
    [250,0.0818],
    [300,0.1591],
    [400,0.3059],
    [500,0.5080],
    [600,0.9363],
    [700,0.8230],
    [850,1.4387],
    [925,1.4472],
    [1000,1.9470]
  ]},
  {"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.0216],
    [250,0.0560],
    [300,0.1349],
    [400,0.2816],
    [500,0.5294],
    [600,0.8212],
    [700,0.6940],
    [850,0.9233],
    [925,0.4970],
    [1000,1.0604]
  ]}
  ]
}]
