[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0017],
    [20,0.0040],
    [30,0.0018],
    [50,0.0016],
    [70,0.0023],
    [100,0.0031],
    [150,0.0090],
    [200,0.0272],
    [250,0.0783],
    [300,0.1492],
    [400,0.3535],
    [500,0.6819],
    [600,0.9195],
    [700,1.1570],
    [850,1.2897],
    [925,1.2881],
    [1000,1.0327]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0019],
    [20,0.0038],
    [30,0.0017],
    [50,0.0015],
    [70,0.0022],
    [100,0.0033],
    [150,0.0086],
    [200,0.0417],
    [250,0.0918],
    [300,0.1541],
    [400,0.3894],
    [500,0.6629],
    [600,1.1240],
    [700,1.1282],
    [850,1.6075],
    [925,2.1629],
    [1000,1.8288]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0018],
    [20,0.0040],
    [30,0.0018],
    [50,0.0015],
    [70,0.0023],
    [100,0.0032],
    [150,0.0085],
    [200,0.0284],
    [250,0.0828],
    [300,0.1397],
    [400,0.3655],
    [500,0.6513],
    [600,0.9837],
    [700,1.0145],
    [850,0.9890],
    [925,1.2492],
    [1000,0.7841]
  ]}
  ]
}]
