[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0018],
    [20,0.0039],
    [30,0.0016],
    [50,0.0016],
    [70,0.0018],
    [100,0.0025],
    [150,0.0081],
    [200,0.0221],
    [250,0.0581],
    [300,0.1446],
    [400,0.4164],
    [500,0.7892],
    [600,0.9341],
    [700,1.1805],
    [850,1.2692],
    [925,1.1282],
    [1000,0.7868]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0040],
    [30,0.0017],
    [50,0.0017],
    [70,0.0019],
    [100,0.0025],
    [150,0.0082],
    [200,0.0435],
    [250,0.0872],
    [300,0.1552],
    [400,0.4560],
    [500,0.8609],
    [600,1.0965],
    [700,1.1752],
    [850,1.2854],
    [925,1.7897],
    [1000,1.5030]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0041],
    [30,0.0017],
    [50,0.0017],
    [70,0.0019],
    [100,0.0026],
    [150,0.0079],
    [200,0.0224],
    [250,0.0614],
    [300,0.1409],
    [400,0.4356],
    [500,0.8081],
    [600,0.9669],
    [700,1.0382],
    [850,0.9999],
    [925,1.1095],
    [1000,0.7969]
  ]}
  ]
}]
