[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0028],
    [20,-0.0035],
    [30,-0.0043],
    [50,-0.0048],
    [70,-0.0050],
    [100,-0.0057],
    [150,-0.0119],
    [200,-0.0166],
    [250,-0.0044],
    [300,0.0184],
    [400,0.0797],
    [500,-0.0215],
    [600,-0.2147],
    [700,-0.3850],
    [850,-0.3890],
    [925,-0.3567],
    [1000,-0.4218]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0030],
    [20,-0.0035],
    [30,-0.0045],
    [50,-0.0047],
    [70,-0.0048],
    [100,-0.0056],
    [150,-0.0117],
    [200,-0.0153],
    [250,-0.0044],
    [300,0.0171],
    [400,0.0713],
    [500,0.0348],
    [600,-0.1165],
    [700,-0.1319],
    [850,-0.4176],
    [925,-0.3217],
    [1000,-0.5084]
  ]}
  ]
}]
