[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0022],
    [20,0.0026],
    [30,0.0014],
    [50,0.0013],
    [70,0.0015],
    [100,0.0024],
    [150,0.0081],
    [200,0.0228],
    [250,0.0629],
    [300,0.1233],
    [400,0.3036],
    [500,0.6143],
    [600,1.0317],
    [700,1.1742],
    [850,1.3440],
    [925,1.4164],
    [1000,0.9484]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0026],
    [30,0.0016],
    [50,0.0012],
    [70,0.0016],
    [100,0.0025],
    [150,0.0074],
    [200,0.0365],
    [250,0.0812],
    [300,0.1286],
    [400,0.3283],
    [500,0.5845],
    [600,0.9701],
    [700,1.3031],
    [850,1.3983],
    [925,1.4728],
    [1000,2.1614]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0026],
    [30,0.0016],
    [50,0.0013],
    [70,0.0015],
    [100,0.0024],
    [150,0.0077],
    [200,0.0224],
    [250,0.0635],
    [300,0.1302],
    [400,0.3156],
    [500,0.5754],
    [600,0.9283],
    [700,1.1362],
    [850,1.0204],
    [925,1.2057],
    [1000,1.3813]
  ]}
  ]
}]
