[{
"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.0187],
    [250,-0.0141],
    [300,0.0174],
    [400,0.0425],
    [500,0.0229],
    [600,-0.1353],
    [700,-0.3827],
    [850,-0.4087],
    [925,-0.5075],
    [1000,-0.6223]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0043],
    [20,-0.0063],
    [30,-0.0045],
    [50,-0.0048],
    [70,-0.0054],
    [100,-0.0057],
    [150,-0.0102],
    [200,-0.0195],
    [250,-0.0192],
    [300,0.0057],
    [400,0.0213],
    [500,0.0046],
    [600,-0.0806],
    [700,-0.2445],
    [850,-0.2124],
    [925,-0.4677],
    [1000,-0.5805]
  ]}
  ]
}]
