[{
"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.0333],
    [250,0.0756],
    [300,0.1490],
    [400,0.3784],
    [500,0.7350],
    [600,0.9819],
    [700,1.3080],
    [850,1.3008],
    [925,0.9187],
    [1000,1.5339]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0018],
    [20,0.0049],
    [30,0.0021],
    [50,0.0018],
    [70,0.0016],
    [100,0.0026],
    [150,0.0071],
    [200,0.0203],
    [250,0.0518],
    [300,0.1275],
    [400,0.3632],
    [500,0.7123],
    [600,0.9170],
    [700,1.2171],
    [850,0.8048],
    [925,0.6676],
    [1000,0.5000]
  ]}
  ]
}]
