[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0043],
    [20,0.0040],
    [30,0.0020],
    [50,0.0016],
    [70,0.0018],
    [100,0.0026],
    [150,0.0086],
    [200,0.0254],
    [250,0.0728],
    [300,0.1555],
    [400,0.3067],
    [500,0.5262],
    [600,0.7045],
    [700,1.2118],
    [850,1.3215],
    [925,1.1559],
    [1000,1.0102]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0041],
    [20,0.0039],
    [30,0.0020],
    [50,0.0016],
    [70,0.0018],
    [100,0.0026],
    [150,0.0094],
    [200,0.0390],
    [250,0.0940],
    [300,0.1902],
    [400,0.3957],
    [500,0.6514],
    [600,0.7981],
    [700,1.3321],
    [850,1.3454],
    [925,1.2139],
    [1000,0.9177]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0041],
    [20,0.0039],
    [30,0.0020],
    [50,0.0016],
    [70,0.0018],
    [100,0.0027],
    [150,0.0086],
    [200,0.0266],
    [250,0.0715],
    [300,0.1733],
    [400,0.3757],
    [500,0.5452],
    [600,0.6888],
    [700,1.0467],
    [850,0.8689],
    [925,0.9916],
    [1000,0.9121]
  ]}
  ]
}]
