[{
"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.0167],
    [250,-0.0045],
    [300,0.0187],
    [400,0.0797],
    [500,-0.0221],
    [600,-0.2150],
    [700,-0.3839],
    [850,-0.3945],
    [925,-0.3622],
    [1000,-0.4074]
  ]},
  {"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.0155],
    [250,-0.0046],
    [300,0.0170],
    [400,0.0709],
    [500,0.0349],
    [600,-0.1175],
    [700,-0.1342],
    [850,-0.4205],
    [925,-0.3204],
    [1000,-0.4852]
  ]}
  ]
}]
