[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0012],
    [20,0.0028],
    [30,0.0018],
    [50,0.0019],
    [70,0.0022],
    [100,0.0033],
    [150,0.0087],
    [200,0.0252],
    [250,0.0593],
    [300,0.1296],
    [400,0.3591],
    [500,0.7330],
    [600,0.9297],
    [700,1.3092],
    [850,1.2561],
    [925,1.1641],
    [1000,0.8985]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0012],
    [20,0.0026],
    [30,0.0015],
    [50,0.0015],
    [70,0.0022],
    [100,0.0034],
    [150,0.0088],
    [200,0.0359],
    [250,0.0683],
    [300,0.1293],
    [400,0.3573],
    [500,0.7364],
    [600,0.8722],
    [700,1.0754],
    [850,1.2438],
    [925,1.7080],
    [1000,2.5051]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0009],
    [20,0.0029],
    [30,0.0017],
    [50,0.0016],
    [70,0.0023],
    [100,0.0034],
    [150,0.0089],
    [200,0.0239],
    [250,0.0581],
    [300,0.1235],
    [400,0.3249],
    [500,0.6118],
    [600,0.7727],
    [700,1.0590],
    [850,1.0513],
    [925,1.1638],
    [1000,1.1292]
  ]}
  ]
}]
