[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0010],
    [20,0.0019],
    [30,0.0018],
    [50,0.0013],
    [70,0.0017],
    [100,0.0031],
    [150,0.0096],
    [200,0.0238],
    [250,0.0654],
    [300,0.1379],
    [400,0.3206],
    [500,0.5973],
    [600,0.8560],
    [700,1.1374],
    [850,1.4469],
    [925,1.1445],
    [1000,0.9012]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0014],
    [20,0.0014],
    [30,0.0015],
    [50,0.0014],
    [70,0.0017],
    [100,0.0030],
    [150,0.0091],
    [200,0.0399],
    [250,0.1003],
    [300,0.1804],
    [400,0.4628],
    [500,0.7386],
    [600,0.9194],
    [700,1.3703],
    [850,1.8347],
    [925,1.8030],
    [1000,1.5199]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0013],
    [20,0.0017],
    [30,0.0016],
    [50,0.0014],
    [70,0.0017],
    [100,0.0031],
    [150,0.0091],
    [200,0.0248],
    [250,0.0788],
    [300,0.1527],
    [400,0.4176],
    [500,0.7216],
    [600,0.7975],
    [700,1.0429],
    [850,1.4347],
    [925,1.1339],
    [1000,1.0400]
  ]}
  ]
}]
