[{
"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.0237],
    [250,0.0651],
    [300,0.1382],
    [400,0.3211],
    [500,0.5984],
    [600,0.8584],
    [700,1.1403],
    [850,1.4534],
    [925,1.1468],
    [1000,0.8868]
  ]},
  {"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.1001],
    [300,0.1805],
    [400,0.4616],
    [500,0.7421],
    [600,0.9219],
    [700,1.3657],
    [850,1.6673],
    [925,1.8005],
    [1000,1.4759]
  ]},
  {"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.0247],
    [250,0.0784],
    [300,0.1526],
    [400,0.4173],
    [500,0.7246],
    [600,0.7928],
    [700,1.0422],
    [850,1.2349],
    [925,1.1323],
    [1000,1.0466]
  ]}
  ]
}]
