[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0029],
    [20,-0.0034],
    [30,-0.0041],
    [50,-0.0043],
    [70,-0.0047],
    [100,-0.0051],
    [150,-0.0104],
    [200,-0.0161],
    [250,-0.0138],
    [300,0.0062],
    [400,0.0431],
    [500,0.0127],
    [600,-0.0330],
    [700,-0.2051],
    [850,-0.3602],
    [925,-0.2732],
    [1000,-0.3529]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0029],
    [20,-0.0034],
    [30,-0.0041],
    [50,-0.0042],
    [70,-0.0046],
    [100,-0.0051],
    [150,-0.0103],
    [200,-0.0156],
    [250,-0.0146],
    [300,0.0025],
    [400,0.0364],
    [500,0.0120],
    [600,0.0166],
    [700,-0.1375],
    [850,-0.3585],
    [925,-0.4895],
    [1000,-0.7142]
  ]}
  ]
}]
