[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0032],
    [20,0.0038],
    [30,0.0018],
    [50,0.0016],
    [70,0.0019],
    [100,0.0028],
    [150,0.0083],
    [200,0.0207],
    [250,0.0668],
    [300,0.1304],
    [400,0.3093],
    [500,0.5098],
    [600,0.7590],
    [700,1.1011],
    [850,1.3784],
    [925,1.2804],
    [1000,1.3210]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0030],
    [20,0.0036],
    [30,0.0016],
    [50,0.0017],
    [70,0.0020],
    [100,0.0028],
    [150,0.0093],
    [200,0.0297],
    [250,0.0818],
    [300,0.1634],
    [400,0.3871],
    [500,0.6699],
    [600,1.0616],
    [700,1.0854],
    [850,1.4933],
    [925,1.4052],
    [1000,2.0734]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0030],
    [20,0.0036],
    [30,0.0017],
    [50,0.0017],
    [70,0.0020],
    [100,0.0027],
    [150,0.0087],
    [200,0.0210],
    [250,0.0673],
    [300,0.1403],
    [400,0.3458],
    [500,0.5553],
    [600,0.7323],
    [700,0.9664],
    [850,1.2671],
    [925,0.9578],
    [1000,0.9056]
  ]}
  ]
}]
