[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#9966FF","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,-0.0043],
    [20,-0.0080],
    [30,-0.0035],
    [50,-0.0032],
    [70,-0.0036],
    [100,-0.0036],
    [150,-0.0098],
    [200,-0.0177],
    [250,-0.0194],
    [300,-0.0086],
    [400,-0.0839],
    [500,-0.0451],
    [600,-0.3042],
    [700,-0.5937],
    [850,-0.2105],
    [925,-0.6943],
    [1000,-1.6801]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,-0.0028],
    [20,-0.0069],
    [30,-0.0052],
    [50,-0.0048],
    [70,-0.0049],
    [100,-0.0047],
    [150,-0.0115],
    [200,-0.0214],
    [250,-0.0241],
    [300,-0.0293],
    [400,-0.0816],
    [500,-0.1260],
    [600,-0.4527],
    [700,-0.7594],
    [850,-0.4348],
    [925,-0.5956],
    [1000,-1.3299]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0013],
    [20,-0.0054],
    [30,-0.0036],
    [50,-0.0033],
    [70,-0.0036],
    [100,-0.0036],
    [150,-0.0103],
    [200,-0.0191],
    [250,-0.0235],
    [300,-0.0305],
    [400,-0.0969],
    [500,-0.0994],
    [600,-0.4128],
    [700,-0.6687],
    [850,-0.2857],
    [925,-0.3914],
    [1000,-0.6189]
  ]}
  ]
}]
