[{
"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.0017],
    [30,0.0018],
    [50,0.0014],
    [70,0.0019],
    [100,0.0032],
    [150,0.0094],
    [200,0.0276],
    [250,0.0810],
    [300,0.1690],
    [400,0.3893],
    [500,0.7133],
    [600,1.0792],
    [700,1.1055],
    [850,1.3039],
    [925,1.1062],
    [1000,0.9451]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0014],
    [20,0.0019],
    [30,0.0017],
    [50,0.0013],
    [70,0.0017],
    [100,0.0031],
    [150,0.0085],
    [200,0.0445],
    [250,0.1008],
    [300,0.1713],
    [400,0.3917],
    [500,0.7322],
    [600,1.0850],
    [700,1.2890],
    [850,1.1320],
    [925,1.4457],
    [1000,1.9162]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0016],
    [20,0.0021],
    [30,0.0018],
    [50,0.0014],
    [70,0.0018],
    [100,0.0032],
    [150,0.0090],
    [200,0.0256],
    [250,0.0704],
    [300,0.1427],
    [400,0.3503],
    [500,0.5847],
    [600,0.8678],
    [700,1.0657],
    [850,0.9502],
    [925,0.6036],
    [1000,0.5598]
  ]}
  ]
}]
