[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0030],
    [20,-0.0031],
    [30,-0.0042],
    [50,-0.0044],
    [70,-0.0049],
    [100,-0.0052],
    [150,-0.0107],
    [200,-0.0185],
    [250,-0.0133],
    [300,0.0101],
    [400,0.0882],
    [500,0.0654],
    [600,0.0690],
    [700,-0.1069],
    [850,-0.2160],
    [925,-0.0616],
    [1000,-0.1110]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0031],
    [20,-0.0029],
    [30,-0.0041],
    [50,-0.0042],
    [70,-0.0046],
    [100,-0.0051],
    [150,-0.0105],
    [200,-0.0183],
    [250,-0.0158],
    [300,0.0004],
    [400,0.0750],
    [500,0.0101],
    [600,0.0752],
    [700,-0.1763],
    [850,-0.3961],
    [925,-0.2715],
    [1000,-0.6352]
  ]}
  ]
}]
