[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#9966FF","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,0.0005],
    [20,0.0032],
    [30,0.0021],
    [50,0.0020],
    [70,0.0022],
    [100,0.0034],
    [150,0.0065],
    [200,0.0221],
    [250,0.0916],
    [300,0.1920],
    [400,0.3100],
    [500,0.6299],
    [600,1.1707],
    [700,1.7902],
    [850,2.2122],
    [925,0.9314],
    [1000,0.6502]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,0.0000],
    [20,0.0033],
    [30,0.0021],
    [50,0.0020],
    [70,0.0025],
    [100,0.0037],
    [150,0.0065],
    [200,0.0219],
    [250,0.0858],
    [300,0.1793],
    [400,0.3154],
    [500,0.5672],
    [600,1.1240],
    [700,1.7292],
    [850,2.1307],
    [925,1.8324],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0007],
    [20,0.0032],
    [30,0.0028],
    [50,0.0019],
    [70,0.0022],
    [100,0.0033],
    [150,0.0068],
    [200,0.0216],
    [250,0.0824],
    [300,0.1491],
    [400,0.3140],
    [500,0.5413],
    [600,1.0586],
    [700,1.7688],
    [850,1.5778],
    [925,1.1696],
    [1000,0.8937]
  ]}
  ]
}]
