[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0018],
    [20,-0.0056],
    [30,-0.0043],
    [50,-0.0042],
    [70,-0.0040],
    [100,-0.0036],
    [150,-0.0078],
    [200,-0.0147],
    [250,-0.0106],
    [300,0.0026],
    [400,-0.0040],
    [500,-0.0529],
    [600,-0.1528],
    [700,-0.4013],
    [850,-0.7088],
    [925,-0.6131],
    [1000,-0.4665]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0024],
    [20,-0.0059],
    [30,-0.0042],
    [50,-0.0041],
    [70,-0.0039],
    [100,-0.0037],
    [150,-0.0083],
    [200,-0.0170],
    [250,-0.0187],
    [300,-0.0122],
    [400,-0.0252],
    [500,-0.0179],
    [600,-0.1165],
    [700,-0.2475],
    [850,-0.6703],
    [925,-0.7121],
    [1000,-0.8947]
  ]}
  ]
}]
