[{
"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.0037],
    [30,0.0015],
    [50,0.0017],
    [70,0.0015],
    [100,0.0026],
    [150,0.0091],
    [200,0.0196],
    [250,0.0467],
    [300,0.0947],
    [400,0.2779],
    [500,0.4808],
    [600,0.9435],
    [700,1.2532],
    [850,1.4236],
    [925,1.2998],
    [1000,0.9743]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0013],
    [20,0.0033],
    [30,0.0014],
    [50,0.0017],
    [70,0.0016],
    [100,0.0027],
    [150,0.0086],
    [200,0.0297],
    [250,0.0577],
    [300,0.1196],
    [400,0.3323],
    [500,0.5794],
    [600,0.9289],
    [700,1.3458],
    [850,1.3299],
    [925,1.3789],
    [1000,0.9842]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0014],
    [20,0.0034],
    [30,0.0015],
    [50,0.0017],
    [70,0.0017],
    [100,0.0027],
    [150,0.0085],
    [200,0.0210],
    [250,0.0521],
    [300,0.0990],
    [400,0.2900],
    [500,0.4344],
    [600,0.6223],
    [700,0.9574],
    [850,1.0742],
    [925,0.9795],
    [1000,0.7513]
  ]}
  ]
}]
