[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0029],
    [20,-0.0042],
    [30,-0.0041],
    [50,-0.0044],
    [70,-0.0042],
    [100,-0.0044],
    [150,-0.0096],
    [200,-0.0135],
    [250,-0.0063],
    [300,0.0159],
    [400,0.0332],
    [500,0.0870],
    [600,0.0724],
    [700,-0.1437],
    [850,-0.5233],
    [925,-0.3363],
    [1000,-0.4487]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0032],
    [20,-0.0041],
    [30,-0.0041],
    [50,-0.0043],
    [70,-0.0041],
    [100,-0.0044],
    [150,-0.0102],
    [200,-0.0165],
    [250,-0.0112],
    [300,0.0105],
    [400,0.0121],
    [500,0.0585],
    [600,0.1596],
    [700,-0.1267],
    [850,-0.5131],
    [925,-0.4981],
    [1000,-0.5955]
  ]}
  ]
}]
