[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,null],
    [20,0.0042],
    [30,0.0022],
    [50,0.0017],
    [70,0.0020],
    [100,0.0027],
    [150,0.0086],
    [200,0.0212],
    [250,0.0528],
    [300,0.1238],
    [400,0.3968],
    [500,0.7434],
    [600,0.9509],
    [700,1.3370],
    [850,1.3206],
    [925,1.2348],
    [1000,0.9043]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,null],
    [20,0.0041],
    [30,0.0022],
    [50,0.0017],
    [70,0.0022],
    [100,0.0027],
    [150,0.0087],
    [200,0.0324],
    [250,0.0719],
    [300,0.1167],
    [400,0.4007],
    [500,0.7400],
    [600,0.9501],
    [700,1.1857],
    [850,1.6548],
    [925,1.9348],
    [1000,1.8444]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,null],
    [20,0.0042],
    [30,0.0023],
    [50,0.0018],
    [70,0.0022],
    [100,0.0028],
    [150,0.0087],
    [200,0.0228],
    [250,0.0555],
    [300,0.1132],
    [400,0.3921],
    [500,0.7106],
    [600,0.8717],
    [700,1.2020],
    [850,1.2799],
    [925,1.0191],
    [1000,0.9538]
  ]}
  ]
}]
