[{
"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.0527],
    [300,0.1020],
    [400,0.2384],
    [500,0.6019],
    [600,1.1211],
    [700,1.8541],
    [850,1.9091],
    [925,1.5662],
    [1000,1.4254]
  ]},
  {"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.0401],
    [300,0.0921],
    [400,0.2516],
    [500,0.6613],
    [600,1.2846],
    [700,1.8277],
    [850,2.1298],
    [925,1.4506],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0027],
    [20,0.0036],
    [30,0.0017],
    [50,0.0021],
    [70,0.0027],
    [100,0.0031],
    [150,0.0083],
    [200,0.0149],
    [250,0.0345],
    [300,0.0791],
    [400,0.2638],
    [500,0.6762],
    [600,1.2719],
    [700,1.8072],
    [850,1.9836],
    [925,1.2526],
    [1000,0.8363]
  ]}
  ]
}]
