[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0029],
    [20,-0.0034],
    [30,-0.0041],
    [50,-0.0043],
    [70,-0.0047],
    [100,-0.0051],
    [150,-0.0103],
    [200,-0.0159],
    [250,-0.0135],
    [300,0.0065],
    [400,0.0437],
    [500,0.0152],
    [600,-0.0293],
    [700,-0.1984],
    [850,-0.3401],
    [925,-0.2565],
    [1000,-0.3528]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0029],
    [20,-0.0034],
    [30,-0.0041],
    [50,-0.0042],
    [70,-0.0046],
    [100,-0.0051],
    [150,-0.0102],
    [200,-0.0155],
    [250,-0.0144],
    [300,0.0029],
    [400,0.0370],
    [500,0.0129],
    [600,0.0194],
    [700,-0.1340],
    [850,-0.3528],
    [925,-0.4873],
    [1000,-0.6956]
  ]}
  ]
}]
