[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0028],
    [20,-0.0042],
    [30,-0.0042],
    [50,-0.0049],
    [70,-0.0052],
    [100,-0.0056],
    [150,-0.0115],
    [200,-0.0180],
    [250,-0.0126],
    [300,0.0126],
    [400,0.0477],
    [500,-0.0065],
    [600,-0.0595],
    [700,-0.0631],
    [850,-0.3936],
    [925,-0.3660],
    [1000,-0.4788]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0029],
    [20,-0.0043],
    [30,-0.0043],
    [50,-0.0047],
    [70,-0.0052],
    [100,-0.0057],
    [150,-0.0115],
    [200,-0.0177],
    [250,-0.0160],
    [300,-0.0021],
    [400,0.0099],
    [500,-0.0292],
    [600,-0.1083],
    [700,-0.2072],
    [850,-0.3292],
    [925,-0.8035],
    [1000,-0.8583]
  ]}
  ]
}]
