[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0013],
    [20,0.0015],
    [30,0.0017],
    [50,0.0016],
    [70,0.0020],
    [100,0.0032],
    [150,0.0103],
    [200,0.0209],
    [250,0.0709],
    [300,0.1266],
    [400,0.3204],
    [500,0.5802],
    [600,1.0457],
    [700,1.4123],
    [850,1.2530],
    [925,1.0398],
    [1000,1.0246]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0015],
    [20,0.0013],
    [30,0.0020],
    [50,0.0021],
    [70,0.0024],
    [100,0.0034],
    [150,0.0104],
    [200,0.0385],
    [250,0.0883],
    [300,0.1550],
    [400,0.4304],
    [500,0.7603],
    [600,1.2968],
    [700,1.4132],
    [850,1.4772],
    [925,2.1008],
    [1000,1.7577]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0014],
    [20,0.0014],
    [30,0.0017],
    [50,0.0018],
    [70,0.0021],
    [100,0.0033],
    [150,0.0102],
    [200,0.0196],
    [250,0.0674],
    [300,0.1306],
    [400,0.3672],
    [500,0.6802],
    [600,1.2197],
    [700,1.3723],
    [850,1.0649],
    [925,1.1756],
    [1000,0.9372]
  ]}
  ]
}]
