[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0027],
    [20,-0.0038],
    [30,-0.0044],
    [50,-0.0046],
    [70,-0.0047],
    [100,-0.0050],
    [150,-0.0109],
    [200,-0.0175],
    [250,-0.0041],
    [300,0.0306],
    [400,0.0760],
    [500,0.0226],
    [600,-0.0286],
    [700,-0.0257],
    [850,-0.3111],
    [925,-0.1609],
    [1000,-0.4628]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0026],
    [20,-0.0039],
    [30,-0.0043],
    [50,-0.0045],
    [70,-0.0045],
    [100,-0.0050],
    [150,-0.0107],
    [200,-0.0170],
    [250,-0.0046],
    [300,0.0266],
    [400,0.0829],
    [500,0.0519],
    [600,-0.0390],
    [700,-0.2527],
    [850,-0.2339],
    [925,-0.5202],
    [1000,-0.9775]
  ]}
  ]
}]
