[{
"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.0055],
    [150,-0.0114],
    [200,-0.0179],
    [250,-0.0128],
    [300,0.0119],
    [400,0.0473],
    [500,-0.0069],
    [600,-0.0566],
    [700,-0.0637],
    [850,-0.3917],
    [925,-0.3655],
    [1000,-0.4608]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0029],
    [20,-0.0043],
    [30,-0.0043],
    [50,-0.0047],
    [70,-0.0052],
    [100,-0.0057],
    [150,-0.0114],
    [200,-0.0176],
    [250,-0.0160],
    [300,-0.0022],
    [400,0.0101],
    [500,-0.0282],
    [600,-0.1043],
    [700,-0.1948],
    [850,-0.3226],
    [925,-0.7953],
    [1000,-0.8716]
  ]}
  ]
}]
