[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#9966FF","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,-0.0057],
    [20,-0.0085],
    [30,-0.0031],
    [50,-0.0032],
    [70,-0.0030],
    [100,-0.0034],
    [150,-0.0079],
    [200,-0.0119],
    [250,-0.0057],
    [300,0.0055],
    [400,-0.0526],
    [500,-0.2928],
    [600,-0.2498],
    [700,-0.8615],
    [850,-0.6644],
    [925,-0.2477],
    [1000,-0.9532]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,-0.0039],
    [20,-0.0071],
    [30,-0.0047],
    [50,-0.0047],
    [70,-0.0042],
    [100,-0.0044],
    [150,-0.0098],
    [200,-0.0149],
    [250,-0.0153],
    [300,-0.0100],
    [400,-0.0562],
    [500,-0.2851],
    [600,-0.2473],
    [700,-0.8667],
    [850,-0.6339],
    [925,-0.7368],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0027],
    [20,-0.0056],
    [30,-0.0031],
    [50,-0.0032],
    [70,-0.0028],
    [100,-0.0035],
    [150,-0.0089],
    [200,-0.0144],
    [250,-0.0160],
    [300,-0.0126],
    [400,-0.0628],
    [500,-0.3265],
    [600,-0.2409],
    [700,-0.8151],
    [850,-0.3089],
    [925,-0.1339],
    [1000,-0.7443]
  ]}
  ]
}]
