[{
"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.0210],
    [250,0.0712],
    [300,0.1272],
    [400,0.3218],
    [500,0.5820],
    [600,1.0396],
    [700,1.4130],
    [850,1.2471],
    [925,1.0405],
    [1000,1.0191]
  ]},
  {"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.0388],
    [250,0.0888],
    [300,0.1561],
    [400,0.4335],
    [500,0.7613],
    [600,1.2978],
    [700,1.4131],
    [850,1.4602],
    [925,2.0746],
    [1000,1.7285]
  ]},
  {"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.0197],
    [250,0.0677],
    [300,0.1308],
    [400,0.3672],
    [500,0.6805],
    [600,1.2178],
    [700,1.3721],
    [850,1.0631],
    [925,1.1760],
    [1000,0.9348]
  ]}
  ]
}]
