[{
"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.0307],
    [250,0.0818],
    [300,0.1609],
    [400,0.3962],
    [500,0.7989],
    [600,0.9497],
    [700,1.4612],
    [850,1.3478],
    [925,1.1130],
    [1000,0.8938]
  ]},
  {"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.0442],
    [250,0.1031],
    [300,0.1699],
    [400,0.3989],
    [500,0.7804],
    [600,0.9291],
    [700,1.2185],
    [850,1.2468],
    [925,1.4473],
    [1000,1.4442]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0024],
    [20,0.0039],
    [30,0.0018],
    [50,0.0020],
    [70,0.0027],
    [100,0.0033],
    [150,0.0088],
    [200,0.0329],
    [250,0.0822],
    [300,0.1565],
    [400,0.3985],
    [500,0.7350],
    [600,0.8799],
    [700,1.1644],
    [850,0.8052],
    [925,1.0420],
    [1000,1.2478]
  ]}
  ]
}]
