[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0044],
    [20,-0.0034],
    [30,-0.0040],
    [50,-0.0048],
    [70,-0.0046],
    [100,-0.0053],
    [150,-0.0114],
    [200,-0.0175],
    [250,-0.0052],
    [300,0.0170],
    [400,0.0890],
    [500,0.0541],
    [600,-0.0523],
    [700,-0.1584],
    [850,-0.4217],
    [925,-0.2208],
    [1000,-0.4835]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0046],
    [20,-0.0031],
    [30,-0.0039],
    [50,-0.0046],
    [70,-0.0044],
    [100,-0.0051],
    [150,-0.0115],
    [200,-0.0175],
    [250,-0.0041],
    [300,0.0137],
    [400,0.0452],
    [500,0.0228],
    [600,0.0920],
    [700,0.0395],
    [850,-0.2470],
    [925,-0.5064],
    [1000,-1.1932]
  ]}
  ]
}]
