[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0020],
    [20,0.0033],
    [30,0.0014],
    [50,0.0012],
    [70,0.0019],
    [100,0.0036],
    [150,0.0079],
    [200,0.0198],
    [250,0.0500],
    [300,0.0974],
    [400,0.2641],
    [500,0.5480],
    [600,0.8021],
    [700,1.2357],
    [850,1.2759],
    [925,1.0336],
    [1000,0.8940]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0030],
    [30,0.0013],
    [50,0.0012],
    [70,0.0019],
    [100,0.0037],
    [150,0.0077],
    [200,0.0323],
    [250,0.0716],
    [300,0.1097],
    [400,0.3165],
    [500,0.6479],
    [600,0.8657],
    [700,1.3065],
    [850,1.2032],
    [925,1.1886],
    [1000,0.8929]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0021],
    [20,0.0031],
    [30,0.0014],
    [50,0.0012],
    [70,0.0018],
    [100,0.0035],
    [150,0.0077],
    [200,0.0212],
    [250,0.0577],
    [300,0.0969],
    [400,0.2537],
    [500,0.5171],
    [600,0.6555],
    [700,1.0430],
    [850,0.9519],
    [925,0.7230],
    [1000,0.6521]
  ]}
  ]
}]
