[{
"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.0019],
    [70,0.0022],
    [100,0.0034],
    [150,0.0066],
    [200,0.0224],
    [250,0.0919],
    [300,0.1932],
    [400,0.3095],
    [500,0.6401],
    [600,1.1733],
    [700,1.8259],
    [850,2.1722],
    [925,0.9367],
    [1000,0.7165]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,0.0000],
    [20,0.0033],
    [30,0.0021],
    [50,0.0020],
    [70,0.0025],
    [100,0.0037],
    [150,0.0066],
    [200,0.0218],
    [250,0.0858],
    [300,0.1806],
    [400,0.3167],
    [500,0.5742],
    [600,1.1320],
    [700,1.7553],
    [850,2.1178],
    [925,1.7994],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0007],
    [20,0.0032],
    [30,0.0029],
    [50,0.0019],
    [70,0.0022],
    [100,0.0033],
    [150,0.0069],
    [200,0.0215],
    [250,0.0825],
    [300,0.1500],
    [400,0.3142],
    [500,0.5458],
    [600,1.0783],
    [700,1.7682],
    [850,1.5731],
    [925,1.1528],
    [1000,0.8753]
  ]}
  ]
}]
