[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0035],
    [20,-0.0027],
    [30,-0.0039],
    [50,-0.0045],
    [70,-0.0046],
    [100,-0.0047],
    [150,-0.0100],
    [200,-0.0175],
    [250,-0.0078],
    [300,0.0300],
    [400,0.0682],
    [500,0.0538],
    [600,-0.0272],
    [700,-0.1749],
    [850,-0.2409],
    [925,-0.3035],
    [1000,-0.3481]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0036],
    [20,-0.0031],
    [30,-0.0040],
    [50,-0.0044],
    [70,-0.0046],
    [100,-0.0046],
    [150,-0.0098],
    [200,-0.0158],
    [250,-0.0076],
    [300,0.0228],
    [400,0.0615],
    [500,0.0364],
    [600,0.0104],
    [700,-0.1719],
    [850,-0.1289],
    [925,-0.4149],
    [1000,-0.2123]
  ]}
  ]
}]
