[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0050],
    [20,-0.0066],
    [30,-0.0048],
    [50,-0.0051],
    [70,-0.0055],
    [100,-0.0057],
    [150,-0.0102],
    [200,-0.0185],
    [250,-0.0138],
    [300,0.0176],
    [400,0.0436],
    [500,0.0254],
    [600,-0.1290],
    [700,-0.3714],
    [850,-0.3774],
    [925,-0.4908],
    [1000,-0.6209]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0043],
    [20,-0.0063],
    [30,-0.0045],
    [50,-0.0048],
    [70,-0.0053],
    [100,-0.0057],
    [150,-0.0102],
    [200,-0.0193],
    [250,-0.0189],
    [300,0.0062],
    [400,0.0222],
    [500,0.0059],
    [600,-0.0780],
    [700,-0.2377],
    [850,-0.2059],
    [925,-0.4687],
    [1000,-0.5820]
  ]}
  ]
}]
