[{
"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.0027],
    [30,0.0017],
    [50,0.0014],
    [70,0.0017],
    [100,0.0029],
    [150,0.0080],
    [200,0.0215],
    [250,0.0626],
    [300,0.1231],
    [400,0.3037],
    [500,0.7062],
    [600,1.0434],
    [700,1.3553],
    [850,1.3811],
    [925,1.1640],
    [1000,0.8739]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0017],
    [20,0.0026],
    [30,0.0015],
    [50,0.0014],
    [70,0.0015],
    [100,0.0030],
    [150,0.0077],
    [200,0.0333],
    [250,0.0825],
    [300,0.1607],
    [400,0.3214],
    [500,0.7465],
    [600,0.9707],
    [700,1.3455],
    [850,1.5566],
    [925,1.9787],
    [1000,2.2287]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0028],
    [30,0.0016],
    [50,0.0014],
    [70,0.0015],
    [100,0.0029],
    [150,0.0075],
    [200,0.0214],
    [250,0.0606],
    [300,0.1394],
    [400,0.2940],
    [500,0.6214],
    [600,0.9155],
    [700,1.4332],
    [850,1.0571],
    [925,1.0472],
    [1000,0.8977]
  ]}
  ]
}]
