[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0042],
    [20,-0.0032],
    [30,-0.0042],
    [50,-0.0046],
    [70,-0.0048],
    [100,-0.0044],
    [150,-0.0094],
    [200,-0.0137],
    [250,-0.0085],
    [300,0.0209],
    [400,0.0868],
    [500,0.0881],
    [600,0.0606],
    [700,-0.1208],
    [850,-0.5091],
    [925,-0.3612],
    [1000,-0.5949]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0046],
    [20,-0.0035],
    [30,-0.0042],
    [50,-0.0046],
    [70,-0.0047],
    [100,-0.0045],
    [150,-0.0097],
    [200,-0.0143],
    [250,-0.0133],
    [300,0.0047],
    [400,0.0480],
    [500,0.0433],
    [600,0.0039],
    [700,-0.2768],
    [850,-0.2489],
    [925,-0.2889],
    [1000,-0.8290]
  ]}
  ]
}]
