[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0023],
    [20,0.0031],
    [30,0.0014],
    [50,0.0015],
    [70,0.0016],
    [100,0.0025],
    [150,0.0089],
    [200,0.0202],
    [250,0.0586],
    [300,0.1424],
    [400,0.3260],
    [500,0.5750],
    [600,0.8651],
    [700,1.0215],
    [850,1.4023],
    [925,0.9795],
    [1000,1.0476]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0022],
    [20,0.0032],
    [30,0.0016],
    [50,0.0015],
    [70,0.0016],
    [100,0.0024],
    [150,0.0092],
    [200,0.0377],
    [250,0.0890],
    [300,0.1720],
    [400,0.3143],
    [500,0.5101],
    [600,1.0096],
    [700,1.2785],
    [850,1.1502],
    [925,1.1347],
    [1000,1.1351]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0025],
    [20,0.0033],
    [30,0.0015],
    [50,0.0015],
    [70,0.0017],
    [100,0.0025],
    [150,0.0089],
    [200,0.0194],
    [250,0.0593],
    [300,0.1420],
    [400,0.3058],
    [500,0.5304],
    [600,0.8808],
    [700,1.2343],
    [850,0.7078],
    [925,0.7687],
    [1000,0.6401]
  ]}
  ]
}]
