[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0041],
    [20,-0.0032],
    [30,-0.0042],
    [50,-0.0046],
    [70,-0.0048],
    [100,-0.0044],
    [150,-0.0094],
    [200,-0.0139],
    [250,-0.0085],
    [300,0.0210],
    [400,0.0867],
    [500,0.0857],
    [600,0.0577],
    [700,-0.1303],
    [850,-0.5208],
    [925,-0.3724],
    [1000,-0.6458]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0045],
    [20,-0.0035],
    [30,-0.0042],
    [50,-0.0046],
    [70,-0.0047],
    [100,-0.0045],
    [150,-0.0098],
    [200,-0.0145],
    [250,-0.0134],
    [300,0.0044],
    [400,0.0478],
    [500,0.0410],
    [600,0.0016],
    [700,-0.2806],
    [850,-0.2524],
    [925,-0.2892],
    [1000,-0.9772]
  ]}
  ]
}]
