[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0044],
    [20,0.0031],
    [30,0.0021],
    [50,0.0016],
    [70,0.0019],
    [100,0.0034],
    [150,0.0089],
    [200,0.0204],
    [250,0.0657],
    [300,0.1505],
    [400,0.3185],
    [500,0.6899],
    [600,0.9302],
    [700,1.0244],
    [850,1.2487],
    [925,1.0630],
    [1000,1.0010]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0042],
    [20,0.0029],
    [30,0.0020],
    [50,0.0018],
    [70,0.0020],
    [100,0.0032],
    [150,0.0079],
    [200,0.0373],
    [250,0.0810],
    [300,0.1570],
    [400,0.3462],
    [500,0.6988],
    [600,0.9561],
    [700,1.0951],
    [850,1.4648],
    [925,1.3267],
    [1000,1.8295]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0041],
    [20,0.0031],
    [30,0.0019],
    [50,0.0016],
    [70,0.0019],
    [100,0.0033],
    [150,0.0084],
    [200,0.0225],
    [250,0.0650],
    [300,0.1477],
    [400,0.3529],
    [500,0.6550],
    [600,0.8061],
    [700,0.9976],
    [850,0.7759],
    [925,0.7856],
    [1000,1.1511]
  ]}
  ]
}]
