[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0045],
    [20,-0.0034],
    [30,-0.0040],
    [50,-0.0048],
    [70,-0.0046],
    [100,-0.0053],
    [150,-0.0114],
    [200,-0.0175],
    [250,-0.0053],
    [300,0.0165],
    [400,0.0896],
    [500,0.0554],
    [600,-0.0505],
    [700,-0.1558],
    [850,-0.4073],
    [925,-0.2128],
    [1000,-0.4769]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0046],
    [20,-0.0031],
    [30,-0.0039],
    [50,-0.0046],
    [70,-0.0043],
    [100,-0.0051],
    [150,-0.0115],
    [200,-0.0175],
    [250,-0.0042],
    [300,0.0136],
    [400,0.0421],
    [500,0.0232],
    [600,0.0925],
    [700,0.0420],
    [850,-0.2629],
    [925,-0.5038],
    [1000,-1.0730]
  ]}
  ]
}]
