[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#9966FF","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,0.0028],
    [20,0.0036],
    [30,0.0017],
    [50,0.0021],
    [70,0.0027],
    [100,0.0033],
    [150,0.0087],
    [200,0.0127],
    [250,0.0525],
    [300,0.1014],
    [400,0.2372],
    [500,0.6060],
    [600,1.1245],
    [700,1.8518],
    [850,1.8988],
    [925,1.5318],
    [1000,1.4214]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,0.0027],
    [20,0.0036],
    [30,0.0019],
    [50,0.0023],
    [70,0.0028],
    [100,0.0034],
    [150,0.0083],
    [200,0.0167],
    [250,0.0398],
    [300,0.0910],
    [400,0.2498],
    [500,0.6585],
    [600,1.2813],
    [700,1.8258],
    [850,2.1200],
    [925,1.4303],
    [1000,0.7075]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0027],
    [20,0.0036],
    [30,0.0017],
    [50,0.0021],
    [70,0.0027],
    [100,0.0031],
    [150,0.0084],
    [200,0.0148],
    [250,0.0340],
    [300,0.0777],
    [400,0.2632],
    [500,0.6737],
    [600,1.2723],
    [700,1.8068],
    [850,1.9813],
    [925,1.2525],
    [1000,0.8029]
  ]}
  ]
}]
