[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0024],
    [20,-0.0064],
    [30,-0.0049],
    [50,-0.0048],
    [70,-0.0044],
    [100,-0.0040],
    [150,-0.0082],
    [200,-0.0133],
    [250,-0.0072],
    [300,-0.0023],
    [400,0.0291],
    [500,-0.0352],
    [600,-0.1703],
    [700,-0.2757],
    [850,-0.3433],
    [925,-0.4514],
    [1000,-0.3388]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0024],
    [20,-0.0063],
    [30,-0.0050],
    [50,-0.0048],
    [70,-0.0044],
    [100,-0.0042],
    [150,-0.0085],
    [200,-0.0138],
    [250,-0.0115],
    [300,-0.0016],
    [400,0.0246],
    [500,0.0081],
    [600,-0.0358],
    [700,-0.3058],
    [850,-0.4950],
    [925,-0.6342],
    [1000,-1.0102]
  ]}
  ]
}]
