[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0030],
    [20,-0.0061],
    [30,-0.0047],
    [50,-0.0054],
    [70,-0.0052],
    [100,-0.0051],
    [150,-0.0106],
    [200,-0.0162],
    [250,-0.0127],
    [300,0.0035],
    [400,0.0520],
    [500,0.0420],
    [600,-0.0658],
    [700,-0.2790],
    [850,-0.4052],
    [925,-0.3821],
    [1000,-0.0822]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0038],
    [20,-0.0064],
    [30,-0.0047],
    [50,-0.0054],
    [70,-0.0052],
    [100,-0.0053],
    [150,-0.0111],
    [200,-0.0168],
    [250,-0.0124],
    [300,0.0097],
    [400,0.0421],
    [500,0.0969],
    [600,0.0133],
    [700,-0.1143],
    [850,-0.2523],
    [925,-0.2565],
    [1000,-0.0900]
  ]}
  ]
}]
