[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0020],
    [20,0.0034],
    [30,0.0016],
    [50,0.0017],
    [70,0.0021],
    [100,0.0035],
    [150,0.0091],
    [200,0.0228],
    [250,0.0621],
    [300,0.0984],
    [400,0.3476],
    [500,0.7063],
    [600,1.0697],
    [700,1.2121],
    [850,1.3429],
    [925,1.2685],
    [1000,0.8192]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0026],
    [20,0.0034],
    [30,0.0014],
    [50,0.0018],
    [70,0.0022],
    [100,0.0035],
    [150,0.0080],
    [200,0.0390],
    [250,0.0793],
    [300,0.1153],
    [400,0.3731],
    [500,0.6681],
    [600,0.9740],
    [700,1.0727],
    [850,1.2314],
    [925,0.9372],
    [1000,1.1200]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0026],
    [20,0.0033],
    [30,0.0015],
    [50,0.0017],
    [70,0.0021],
    [100,0.0034],
    [150,0.0090],
    [200,0.0232],
    [250,0.0591],
    [300,0.0972],
    [400,0.3020],
    [500,0.5145],
    [600,0.5551],
    [700,0.7887],
    [850,0.8689],
    [925,0.5277],
    [1000,1.1084]
  ]}
  ]
}]
