[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0018],
    [20,0.0035],
    [30,0.0017],
    [50,0.0016],
    [70,0.0022],
    [100,0.0033],
    [150,0.0101],
    [200,0.0204],
    [250,0.0525],
    [300,0.1111],
    [400,0.2794],
    [500,0.7042],
    [600,1.2561],
    [700,1.4534],
    [850,1.6967],
    [925,1.3286],
    [1000,1.1973]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0033],
    [30,0.0018],
    [50,0.0018],
    [70,0.0025],
    [100,0.0034],
    [150,0.0087],
    [200,0.0394],
    [250,0.0819],
    [300,0.1521],
    [400,0.3452],
    [500,0.6922],
    [600,1.3511],
    [700,1.4830],
    [850,1.8246],
    [925,1.9262],
    [1000,2.5047]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0018],
    [20,0.0033],
    [30,0.0017],
    [50,0.0015],
    [70,0.0024],
    [100,0.0034],
    [150,0.0096],
    [200,0.0204],
    [250,0.0536],
    [300,0.1241],
    [400,0.3156],
    [500,0.6470],
    [600,1.1169],
    [700,1.2199],
    [850,1.0892],
    [925,1.1401],
    [1000,1.2159]
  ]}
  ]
}]
