[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0035],
    [20,-0.0037],
    [30,-0.0038],
    [50,-0.0049],
    [70,-0.0049],
    [100,-0.0053],
    [150,-0.0112],
    [200,-0.0176],
    [250,-0.0085],
    [300,0.0108],
    [400,0.0959],
    [500,0.0436],
    [600,0.0591],
    [700,-0.0913],
    [850,-0.2164],
    [925,-0.2666],
    [1000,-0.3457]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0032],
    [20,-0.0041],
    [30,-0.0038],
    [50,-0.0050],
    [70,-0.0051],
    [100,-0.0055],
    [150,-0.0111],
    [200,-0.0190],
    [250,-0.0148],
    [300,-0.0067],
    [400,0.0836],
    [500,0.0459],
    [600,0.0543],
    [700,-0.1230],
    [850,-0.3547],
    [925,-0.5647],
    [1000,-0.8035]
  ]}
  ]
}]
