[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0035],
    [20,-0.0027],
    [30,-0.0039],
    [50,-0.0045],
    [70,-0.0046],
    [100,-0.0047],
    [150,-0.0100],
    [200,-0.0175],
    [250,-0.0079],
    [300,0.0296],
    [400,0.0677],
    [500,0.0551],
    [600,-0.0237],
    [700,-0.1710],
    [850,-0.2343],
    [925,-0.2956],
    [1000,-0.3813]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0036],
    [20,-0.0031],
    [30,-0.0040],
    [50,-0.0044],
    [70,-0.0045],
    [100,-0.0046],
    [150,-0.0097],
    [200,-0.0157],
    [250,-0.0075],
    [300,0.0230],
    [400,0.0622],
    [500,0.0436],
    [600,0.0129],
    [700,-0.1787],
    [850,-0.1205],
    [925,-0.4096],
    [1000,-0.2689]
  ]}
  ]
}]
