[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0012],
    [20,0.0018],
    [30,0.0018],
    [50,0.0014],
    [70,0.0019],
    [100,0.0033],
    [150,0.0099],
    [200,0.0271],
    [250,0.0661],
    [300,0.1308],
    [400,0.3092],
    [500,0.5352],
    [600,0.8727],
    [700,0.9884],
    [850,1.2180],
    [925,1.2165],
    [1000,0.9151]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0011],
    [20,0.0017],
    [30,0.0020],
    [50,0.0018],
    [70,0.0023],
    [100,0.0033],
    [150,0.0099],
    [200,0.0432],
    [250,0.0949],
    [300,0.1701],
    [400,0.3683],
    [500,0.5734],
    [600,0.9782],
    [700,1.2130],
    [850,1.1481],
    [925,1.2984],
    [1000,1.7704]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0012],
    [20,0.0017],
    [30,0.0019],
    [50,0.0015],
    [70,0.0020],
    [100,0.0033],
    [150,0.0098],
    [200,0.0250],
    [250,0.0658],
    [300,0.1356],
    [400,0.3275],
    [500,0.5777],
    [600,0.8131],
    [700,0.9819],
    [850,0.9403],
    [925,1.0270],
    [1000,0.9778]
  ]}
  ]
}]
