[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0023],
    [20,-0.0020],
    [30,-0.0033],
    [50,-0.0041],
    [70,-0.0036],
    [100,-0.0038],
    [150,-0.0076],
    [200,-0.0132],
    [250,-0.0125],
    [300,0.0090],
    [400,0.0222],
    [500,-0.0543],
    [600,-0.0786],
    [700,-0.2317],
    [850,-0.2225],
    [925,-0.2418],
    [1000,-0.5027]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0024],
    [20,-0.0023],
    [30,-0.0033],
    [50,-0.0040],
    [70,-0.0035],
    [100,-0.0038],
    [150,-0.0080],
    [200,-0.0136],
    [250,-0.0140],
    [300,0.0087],
    [400,-0.0079],
    [500,-0.0918],
    [600,-0.0916],
    [700,-0.1590],
    [850,-0.1043],
    [925,-0.2304],
    [1000,-0.5428]
  ]}
  ]
}]
