[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0023],
    [20,0.0032],
    [30,0.0014],
    [50,0.0016],
    [70,0.0017],
    [100,0.0026],
    [150,0.0084],
    [200,0.0240],
    [250,0.0696],
    [300,0.1509],
    [400,0.3867],
    [500,0.6865],
    [600,1.0314],
    [700,1.3095],
    [850,1.4631],
    [925,1.1597],
    [1000,0.9603]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0022],
    [20,0.0034],
    [30,0.0015],
    [50,0.0016],
    [70,0.0017],
    [100,0.0028],
    [150,0.0091],
    [200,0.0432],
    [250,0.1010],
    [300,0.1715],
    [400,0.4847],
    [500,0.7952],
    [600,1.1072],
    [700,1.3979],
    [850,1.3741],
    [925,1.3176],
    [1000,1.2367]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0021],
    [20,0.0033],
    [30,0.0015],
    [50,0.0016],
    [70,0.0017],
    [100,0.0027],
    [150,0.0089],
    [200,0.0249],
    [250,0.0712],
    [300,0.1499],
    [400,0.4322],
    [500,0.7218],
    [600,0.9500],
    [700,1.0923],
    [850,0.9007],
    [925,0.7468],
    [1000,0.5928]
  ]}
  ]
}]
