[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0031],
    [20,-0.0049],
    [30,-0.0045],
    [50,-0.0044],
    [70,-0.0042],
    [100,-0.0045],
    [150,-0.0086],
    [200,-0.0152],
    [250,-0.0091],
    [300,0.0113],
    [400,0.0486],
    [500,0.0618],
    [600,-0.0271],
    [700,-0.2046],
    [850,-0.5327],
    [925,-0.4146],
    [1000,-0.3274]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0030],
    [20,-0.0049],
    [30,-0.0045],
    [50,-0.0043],
    [70,-0.0042],
    [100,-0.0045],
    [150,-0.0089],
    [200,-0.0169],
    [250,-0.0165],
    [300,0.0080],
    [400,0.0301],
    [500,0.0463],
    [600,-0.0844],
    [700,-0.1709],
    [850,-0.2706],
    [925,-0.3854],
    [1000,-0.6247]
  ]}
  ]
}]
