[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0013],
    [20,0.0028],
    [30,0.0014],
    [50,0.0015],
    [70,0.0017],
    [100,0.0030],
    [150,0.0084],
    [200,0.0256],
    [250,0.0678],
    [300,0.1145],
    [400,0.3043],
    [500,0.7547],
    [600,0.9067],
    [700,1.2648],
    [850,1.4056],
    [925,1.3923],
    [1000,1.0059]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0012],
    [20,0.0025],
    [30,0.0014],
    [50,0.0015],
    [70,0.0016],
    [100,0.0029],
    [150,0.0080],
    [200,0.0353],
    [250,0.0690],
    [300,0.1349],
    [400,0.3725],
    [500,0.8532],
    [600,1.1898],
    [700,1.5826],
    [850,1.2552],
    [925,1.4041],
    [1000,1.2210]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0027],
    [30,0.0014],
    [50,0.0016],
    [70,0.0017],
    [100,0.0030],
    [150,0.0083],
    [200,0.0250],
    [250,0.0687],
    [300,0.1302],
    [400,0.3571],
    [500,0.7914],
    [600,1.0519],
    [700,1.3371],
    [850,1.0882],
    [925,0.8483],
    [1000,0.5765]
  ]}
  ]
}]
