[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0044],
    [20,0.0031],
    [30,0.0021],
    [50,0.0016],
    [70,0.0019],
    [100,0.0034],
    [150,0.0089],
    [200,0.0205],
    [250,0.0664],
    [300,0.1518],
    [400,0.3208],
    [500,0.6902],
    [600,0.9302],
    [700,1.0210],
    [850,1.2419],
    [925,1.0706],
    [1000,1.0022]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0042],
    [20,0.0029],
    [30,0.0020],
    [50,0.0018],
    [70,0.0020],
    [100,0.0032],
    [150,0.0079],
    [200,0.0383],
    [250,0.0821],
    [300,0.1587],
    [400,0.3514],
    [500,0.7043],
    [600,0.9572],
    [700,1.0976],
    [850,1.4680],
    [925,1.0330],
    [1000,1.8124]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0041],
    [20,0.0031],
    [30,0.0019],
    [50,0.0016],
    [70,0.0019],
    [100,0.0033],
    [150,0.0085],
    [200,0.0225],
    [250,0.0656],
    [300,0.1485],
    [400,0.3556],
    [500,0.6574],
    [600,0.8081],
    [700,1.0026],
    [850,0.7782],
    [925,0.7875],
    [1000,1.0739]
  ]}
  ]
}]
