[{
"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.0117],
    [250,-0.0049],
    [300,0.0059],
    [400,-0.0516],
    [500,-0.2844],
    [600,-0.2428],
    [700,-0.8620],
    [850,-0.6625],
    [925,-0.2649],
    [1000,-0.9486]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,-0.0039],
    [20,-0.0071],
    [30,-0.0047],
    [50,-0.0047],
    [70,-0.0042],
    [100,-0.0045],
    [150,-0.0097],
    [200,-0.0148],
    [250,-0.0151],
    [300,-0.0096],
    [400,-0.0538],
    [500,-0.2792],
    [600,-0.2434],
    [700,-0.8686],
    [850,-0.6263],
    [925,-0.7015],
    [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.0142],
    [250,-0.0157],
    [300,-0.0119],
    [400,-0.0620],
    [500,-0.3204],
    [600,-0.2755],
    [700,-0.8045],
    [850,-0.3473],
    [925,-0.0668],
    [1000,-0.7384]
  ]}
  ]
}]
