[{
"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.0099],
    [200,-0.0178],
    [250,-0.0196],
    [300,-0.0086],
    [400,-0.0845],
    [500,-0.0496],
    [600,-0.3192],
    [700,-0.5990],
    [850,-0.2182],
    [925,-0.6604],
    [1000,-1.6662]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,-0.0028],
    [20,-0.0069],
    [30,-0.0052],
    [50,-0.0048],
    [70,-0.0049],
    [100,-0.0047],
    [150,-0.0116],
    [200,-0.0215],
    [250,-0.0243],
    [300,-0.0295],
    [400,-0.0819],
    [500,-0.1271],
    [600,-0.4630],
    [700,-0.7630],
    [850,-0.4500],
    [925,-0.5886],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0013],
    [20,-0.0054],
    [30,-0.0036],
    [50,-0.0033],
    [70,-0.0036],
    [100,-0.0036],
    [150,-0.0104],
    [200,-0.0191],
    [250,-0.0235],
    [300,-0.0308],
    [400,-0.0979],
    [500,-0.1011],
    [600,-0.4176],
    [700,-0.6686],
    [850,-0.2845],
    [925,-0.3950],
    [1000,-0.6569]
  ]}
  ]
}]
