[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0014],
    [20,0.0032],
    [30,0.0013],
    [50,0.0017],
    [70,0.0019],
    [100,0.0025],
    [150,0.0076],
    [200,0.0215],
    [250,0.0536],
    [300,0.1075],
    [400,0.3165],
    [500,0.6255],
    [600,1.1218],
    [700,1.2819],
    [850,1.3373],
    [925,1.2190],
    [1000,0.8776]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0035],
    [30,0.0013],
    [50,0.0017],
    [70,0.0019],
    [100,0.0026],
    [150,0.0082],
    [200,0.0363],
    [250,0.0851],
    [300,0.1605],
    [400,0.4298],
    [500,0.7909],
    [600,1.0229],
    [700,1.1807],
    [850,1.0820],
    [925,1.4519],
    [1000,1.5899]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0017],
    [20,0.0035],
    [30,0.0013],
    [50,0.0017],
    [70,0.0019],
    [100,0.0026],
    [150,0.0077],
    [200,0.0234],
    [250,0.0640],
    [300,0.1458],
    [400,0.3782],
    [500,0.7176],
    [600,1.1665],
    [700,0.9516],
    [850,0.8675],
    [925,0.9335],
    [1000,0.7881]
  ]}
  ]
}]
