[{
"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.0033],
    [30,0.0013],
    [50,0.0012],
    [70,0.0018],
    [100,0.0033],
    [150,0.0076],
    [200,0.0198],
    [250,0.0543],
    [300,0.1180],
    [400,0.3528],
    [500,0.7247],
    [600,0.9600],
    [700,1.2527],
    [850,1.4744],
    [925,1.2173],
    [1000,0.7615]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0023],
    [20,0.0034],
    [30,0.0013],
    [50,0.0012],
    [70,0.0019],
    [100,0.0033],
    [150,0.0078],
    [200,0.0290],
    [250,0.0681],
    [300,0.1365],
    [400,0.3971],
    [500,0.7464],
    [600,0.9549],
    [700,1.2060],
    [850,1.5733],
    [925,1.3854],
    [1000,1.4094]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0024],
    [20,0.0034],
    [30,0.0013],
    [50,0.0012],
    [70,0.0019],
    [100,0.0031],
    [150,0.0075],
    [200,0.0203],
    [250,0.0582],
    [300,0.1190],
    [400,0.3601],
    [500,0.7157],
    [600,0.8692],
    [700,0.9131],
    [850,0.7859],
    [925,0.8752],
    [1000,0.6896]
  ]}
  ]
}]
