[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,-0.0049],
    [20,-0.0068],
    [30,-0.0071],
    [50,-0.0075],
    [70,-0.0073],
    [100,-0.0073],
    [150,-0.0139],
    [200,-0.0202],
    [250,0.0040],
    [300,0.0546],
    [400,0.1275],
    [500,0.1096],
    [600,0.0331],
    [700,-0.2030],
    [850,-0.2557],
    [925,-0.4398],
    [1000,-1.1274]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0021],
    [20,-0.0042],
    [30,-0.0047],
    [50,-0.0051],
    [70,-0.0049],
    [100,-0.0051],
    [150,-0.0087],
    [200,-0.0152],
    [250,-0.0149],
    [300,0.0058],
    [400,0.0370],
    [500,-0.0145],
    [600,-0.0473],
    [700,-0.2419],
    [850,-0.0885],
    [925,-0.3952],
    [1000,-0.3550]
  ]}
  ]
}]
