[{
"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.0037],
    [30,0.0021],
    [50,0.0016],
    [70,0.0021],
    [100,0.0038],
    [150,0.0119],
    [200,0.0321],
    [250,0.0820],
    [300,0.1642],
    [400,0.3813],
    [500,0.7870],
    [600,1.2676],
    [700,1.5501],
    [850,1.4659],
    [925,1.3102],
    [1000,1.0009]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0017],
    [20,0.0035],
    [30,0.0023],
    [50,0.0019],
    [70,0.0023],
    [100,0.0038],
    [150,0.0114],
    [200,0.0485],
    [250,0.1044],
    [300,0.1793],
    [400,0.4541],
    [500,0.8060],
    [600,1.3070],
    [700,1.5576],
    [850,1.2655],
    [925,1.3735],
    [1000,1.7617]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0023],
    [20,0.0037],
    [30,0.0022],
    [50,0.0016],
    [70,0.0022],
    [100,0.0038],
    [150,0.0115],
    [200,0.0313],
    [250,0.0775],
    [300,0.1427],
    [400,0.4162],
    [500,0.6917],
    [600,0.9021],
    [700,1.1763],
    [850,0.8651],
    [925,1.1802],
    [1000,0.5884]
  ]}
  ]
}]
