[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0039],
    [20,0.0031],
    [30,0.0018],
    [50,0.0017],
    [70,0.0021],
    [100,0.0035],
    [150,0.0092],
    [200,0.0196],
    [250,0.0577],
    [300,0.1308],
    [400,0.3414],
    [500,0.6523],
    [600,0.9134],
    [700,1.1743],
    [850,1.2489],
    [925,1.1119],
    [1000,0.9282]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0043],
    [20,0.0035],
    [30,0.0019],
    [50,0.0019],
    [70,0.0022],
    [100,0.0035],
    [150,0.0088],
    [200,0.0381],
    [250,0.0855],
    [300,0.1505],
    [400,0.3680],
    [500,0.6733],
    [600,0.9753],
    [700,1.2528],
    [850,1.5825],
    [925,1.4399],
    [1000,1.8840]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0045],
    [20,0.0034],
    [30,0.0018],
    [50,0.0017],
    [70,0.0021],
    [100,0.0034],
    [150,0.0090],
    [200,0.0199],
    [250,0.0610],
    [300,0.1366],
    [400,0.3329],
    [500,0.6047],
    [600,0.8334],
    [700,1.1447],
    [850,1.3824],
    [925,1.1081],
    [1000,1.2967]
  ]}
  ]
}]
