[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0016],
    [20,0.0040],
    [30,0.0021],
    [50,0.0020],
    [70,0.0027],
    [100,0.0031],
    [150,0.0085],
    [200,0.0306],
    [250,0.0817],
    [300,0.1612],
    [400,0.3959],
    [500,0.7972],
    [600,0.9498],
    [700,1.4576],
    [850,1.3552],
    [925,1.1252],
    [1000,0.8973]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0025],
    [20,0.0037],
    [30,0.0018],
    [50,0.0020],
    [70,0.0028],
    [100,0.0034],
    [150,0.0091],
    [200,0.0441],
    [250,0.1024],
    [300,0.1683],
    [400,0.3980],
    [500,0.7762],
    [600,0.9246],
    [700,1.2370],
    [850,1.2465],
    [925,1.4579],
    [1000,1.6818]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0023],
    [20,0.0039],
    [30,0.0018],
    [50,0.0020],
    [70,0.0027],
    [100,0.0033],
    [150,0.0088],
    [200,0.0329],
    [250,0.0820],
    [300,0.1564],
    [400,0.3977],
    [500,0.7332],
    [600,0.8803],
    [700,1.1607],
    [850,0.8082],
    [925,1.0439],
    [1000,1.1100]
  ]}
  ]
}]
