[{
"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.0033],
    [30,0.0018],
    [50,0.0017],
    [70,0.0022],
    [100,0.0035],
    [150,0.0105],
    [200,0.0263],
    [250,0.0723],
    [300,0.1524],
    [400,0.3658],
    [500,0.6984],
    [600,1.0098],
    [700,1.3440],
    [850,1.4272],
    [925,1.2460],
    [1000,0.9376]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0023],
    [20,0.0032],
    [30,0.0020],
    [50,0.0020],
    [70,0.0024],
    [100,0.0036],
    [150,0.0098],
    [200,0.0450],
    [250,0.1003],
    [300,0.1791],
    [400,0.4130],
    [500,0.7306],
    [600,1.0642],
    [700,1.3108],
    [850,1.4774],
    [925,1.6179],
    [1000,1.8648]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0024],
    [20,0.0032],
    [30,0.0019],
    [50,0.0017],
    [70,0.0022],
    [100,0.0035],
    [150,0.0102],
    [200,0.0253],
    [250,0.0715],
    [300,0.1537],
    [400,0.3658],
    [500,0.6640],
    [600,0.9322],
    [700,1.1869],
    [850,1.1452],
    [925,1.0420],
    [1000,1.0233]
  ]}
  ]
}]
