[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0028],
    [20,-0.0068],
    [30,-0.0049],
    [50,-0.0050],
    [70,-0.0048],
    [100,-0.0050],
    [150,-0.0104],
    [200,-0.0184],
    [250,-0.0227],
    [300,-0.0048],
    [400,0.0473],
    [500,0.0417],
    [600,0.1339],
    [700,0.0366],
    [850,-0.2661],
    [925,-0.1524],
    [1000,-0.1644]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0050],
    [20,-0.0067],
    [30,-0.0046],
    [50,-0.0048],
    [70,-0.0047],
    [100,-0.0051],
    [150,-0.0107],
    [200,-0.0189],
    [250,-0.0210],
    [300,-0.0184],
    [400,0.0440],
    [500,0.0358],
    [600,0.1088],
    [700,0.1011],
    [850,-0.3715],
    [925,-0.1624],
    [1000,-0.7977]
  ]}
  ]
}]
