[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,0.0018],
    [20,0.0047],
    [30,0.0020],
    [50,0.0017],
    [70,0.0015],
    [100,0.0026],
    [150,0.0077],
    [200,0.0331],
    [250,0.0748],
    [300,0.1476],
    [400,0.3783],
    [500,0.7315],
    [600,0.9787],
    [700,1.3035],
    [850,1.2903],
    [925,0.9074],
    [1000,1.5437]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0018],
    [20,0.0049],
    [30,0.0021],
    [50,0.0018],
    [70,0.0017],
    [100,0.0026],
    [150,0.0071],
    [200,0.0203],
    [250,0.0518],
    [300,0.1272],
    [400,0.3642],
    [500,0.7135],
    [600,0.9161],
    [700,1.2161],
    [850,0.7957],
    [925,0.6681],
    [1000,0.5476]
  ]}
  ]
}]
