[{
"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.0029],
    [30,0.0017],
    [50,0.0012],
    [70,0.0018],
    [100,0.0024],
    [150,0.0070],
    [200,0.0170],
    [250,0.0536],
    [300,0.1179],
    [400,0.3125],
    [500,0.6867],
    [600,1.0005],
    [700,1.3478],
    [850,1.3965],
    [925,1.0059],
    [1000,0.8858]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0015],
    [20,0.0029],
    [30,0.0015],
    [50,0.0013],
    [70,0.0019],
    [100,0.0028],
    [150,0.0077],
    [200,0.0334],
    [250,0.0817],
    [300,0.1550],
    [400,0.3918],
    [500,0.6846],
    [600,1.0136],
    [700,1.1252],
    [850,1.2797],
    [925,1.0735],
    [1000,1.4148]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0017],
    [20,0.0030],
    [30,0.0017],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0074],
    [200,0.0181],
    [250,0.0526],
    [300,0.1238],
    [400,0.3303],
    [500,0.6501],
    [600,0.8445],
    [700,1.0839],
    [850,1.1881],
    [925,0.8033],
    [1000,0.6161]
  ]}
  ]
}]
