[{
"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.0030],
    [30,0.0014],
    [50,0.0015],
    [70,0.0020],
    [100,0.0037],
    [150,0.0093],
    [200,0.0220],
    [250,0.0640],
    [300,0.1383],
    [400,0.3332],
    [500,0.6394],
    [600,0.9817],
    [700,1.2299],
    [850,1.3949],
    [925,1.0429],
    [1000,1.0177]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0016],
    [20,0.0034],
    [30,0.0016],
    [50,0.0016],
    [70,0.0021],
    [100,0.0038],
    [150,0.0088],
    [200,0.0451],
    [250,0.1101],
    [300,0.1810],
    [400,0.3895],
    [500,0.7263],
    [600,0.9456],
    [700,1.2120],
    [850,1.5622],
    [925,1.9310],
    [1000,2.1452]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0035],
    [30,0.0015],
    [50,0.0015],
    [70,0.0021],
    [100,0.0039],
    [150,0.0092],
    [200,0.0227],
    [250,0.0766],
    [300,0.1562],
    [400,0.3409],
    [500,0.5984],
    [600,0.8671],
    [700,1.0571],
    [850,0.9719],
    [925,0.8948],
    [1000,0.8472]
  ]}
  ]
}]
