[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0018],
    [20,-0.0056],
    [30,-0.0043],
    [50,-0.0042],
    [70,-0.0040],
    [100,-0.0036],
    [150,-0.0078],
    [200,-0.0146],
    [250,-0.0106],
    [300,0.0025],
    [400,-0.0040],
    [500,-0.0507],
    [600,-0.1485],
    [700,-0.3950],
    [850,-0.6817],
    [925,-0.5956],
    [1000,-0.4653]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0024],
    [20,-0.0059],
    [30,-0.0042],
    [50,-0.0041],
    [70,-0.0039],
    [100,-0.0037],
    [150,-0.0082],
    [200,-0.0168],
    [250,-0.0186],
    [300,-0.0121],
    [400,-0.0239],
    [500,-0.0168],
    [600,-0.1187],
    [700,-0.2440],
    [850,-0.6648],
    [925,-0.7107],
    [1000,-0.8866]
  ]}
  ]
}]
