[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0015],
    [20,0.0026],
    [30,0.0014],
    [50,0.0013],
    [70,0.0020],
    [100,0.0031],
    [150,0.0076],
    [200,0.0263],
    [250,0.0810],
    [300,0.1734],
    [400,0.3938],
    [500,0.8137],
    [600,1.0967],
    [700,1.4601],
    [850,1.3083],
    [925,1.3248],
    [1000,1.1230]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0015],
    [20,0.0027],
    [30,0.0015],
    [50,0.0012],
    [70,0.0019],
    [100,0.0028],
    [150,0.0073],
    [200,0.0466],
    [250,0.0911],
    [300,0.1823],
    [400,0.4224],
    [500,0.8369],
    [600,1.1894],
    [700,1.4559],
    [850,1.3805],
    [925,1.4321],
    [1000,1.9925]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0016],
    [20,0.0027],
    [30,0.0015],
    [50,0.0013],
    [70,0.0020],
    [100,0.0030],
    [150,0.0072],
    [200,0.0248],
    [250,0.0679],
    [300,0.1580],
    [400,0.3857],
    [500,0.7870],
    [600,1.1158],
    [700,1.4778],
    [850,1.1871],
    [925,1.0995],
    [1000,1.4962]
  ]}
  ]
}]
