[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0049],
    [20,-0.0065],
    [30,-0.0050],
    [50,-0.0055],
    [70,-0.0054],
    [100,-0.0050],
    [150,-0.0099],
    [200,-0.0131],
    [250,-0.0066],
    [300,0.0174],
    [400,0.0437],
    [500,0.0267],
    [600,0.0166],
    [700,-0.1772],
    [850,-0.5676],
    [925,-0.4981],
    [1000,-0.4376]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0040],
    [20,-0.0064],
    [30,-0.0049],
    [50,-0.0057],
    [70,-0.0053],
    [100,-0.0052],
    [150,-0.0106],
    [200,-0.0154],
    [250,-0.0116],
    [300,0.0082],
    [400,0.0443],
    [500,-0.0061],
    [600,0.0670],
    [700,-0.0976],
    [850,-0.4509],
    [925,-0.5448],
    [1000,-0.7881]
  ]}
  ]
}]
