[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0031],
    [20,-0.0049],
    [30,-0.0045],
    [50,-0.0044],
    [70,-0.0042],
    [100,-0.0045],
    [150,-0.0085],
    [200,-0.0150],
    [250,-0.0090],
    [300,0.0115],
    [400,0.0494],
    [500,0.0650],
    [600,-0.0228],
    [700,-0.1981],
    [850,-0.5072],
    [925,-0.3958],
    [1000,-0.3234]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0030],
    [20,-0.0049],
    [30,-0.0045],
    [50,-0.0043],
    [70,-0.0042],
    [100,-0.0045],
    [150,-0.0088],
    [200,-0.0168],
    [250,-0.0164],
    [300,0.0079],
    [400,0.0304],
    [500,0.0470],
    [600,-0.0820],
    [700,-0.1671],
    [850,-0.2884],
    [925,-0.3851],
    [1000,-0.5233]
  ]}
  ]
}]
