[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0027],
    [20,-0.0038],
    [30,-0.0044],
    [50,-0.0046],
    [70,-0.0047],
    [100,-0.0051],
    [150,-0.0110],
    [200,-0.0177],
    [250,-0.0044],
    [300,0.0300],
    [400,0.0750],
    [500,0.0187],
    [600,-0.0350],
    [700,-0.0342],
    [850,-0.3349],
    [925,-0.1851],
    [1000,-0.4465]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0026],
    [20,-0.0039],
    [30,-0.0043],
    [50,-0.0045],
    [70,-0.0045],
    [100,-0.0050],
    [150,-0.0108],
    [200,-0.0172],
    [250,-0.0049],
    [300,0.0250],
    [400,0.0778],
    [500,0.0505],
    [600,-0.0420],
    [700,-0.2591],
    [850,-0.2386],
    [925,-0.5186],
    [1000,-1.1410]
  ]}
  ]
}]
