[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0029],
    [20,-0.0042],
    [30,-0.0041],
    [50,-0.0044],
    [70,-0.0042],
    [100,-0.0044],
    [150,-0.0097],
    [200,-0.0137],
    [250,-0.0066],
    [300,0.0156],
    [400,0.0331],
    [500,0.0843],
    [600,0.0697],
    [700,-0.1456],
    [850,-0.5501],
    [925,-0.3513],
    [1000,-0.4595]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0032],
    [20,-0.0041],
    [30,-0.0041],
    [50,-0.0043],
    [70,-0.0041],
    [100,-0.0044],
    [150,-0.0103],
    [200,-0.0166],
    [250,-0.0113],
    [300,0.0105],
    [400,0.0120],
    [500,0.0581],
    [600,0.1574],
    [700,-0.1271],
    [850,-0.5161],
    [925,-0.5025],
    [1000,-0.5920]
  ]}
  ]
}]
