[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0019],
    [20,0.0038],
    [30,0.0015],
    [50,0.0016],
    [70,0.0023],
    [100,0.0025],
    [150,0.0076],
    [200,0.0224],
    [250,0.0506],
    [300,0.1240],
    [400,0.2872],
    [500,0.6295],
    [600,0.8286],
    [700,1.2435],
    [850,1.3663],
    [925,1.1659],
    [1000,0.8379]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0036],
    [30,0.0014],
    [50,0.0016],
    [70,0.0023],
    [100,0.0027],
    [150,0.0078],
    [200,0.0327],
    [250,0.0638],
    [300,0.1255],
    [400,0.3240],
    [500,0.6206],
    [600,0.7028],
    [700,0.9837],
    [850,0.9205],
    [925,1.1205],
    [1000,1.5789]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0037],
    [30,0.0015],
    [50,0.0016],
    [70,0.0022],
    [100,0.0026],
    [150,0.0077],
    [200,0.0224],
    [250,0.0447],
    [300,0.1119],
    [400,0.2898],
    [500,0.5672],
    [600,0.5109],
    [700,0.7498],
    [850,0.9051],
    [925,0.8753],
    [1000,1.1440]
  ]}
  ]
}]
