[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0047],
    [20,-0.0033],
    [30,-0.0039],
    [50,-0.0049],
    [70,-0.0048],
    [100,-0.0046],
    [150,-0.0104],
    [200,-0.0166],
    [250,-0.0135],
    [300,0.0167],
    [400,0.0623],
    [500,-0.0041],
    [600,-0.0293],
    [700,-0.1448],
    [850,-0.2889],
    [925,-0.1660],
    [1000,-0.5840]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0038],
    [20,-0.0036],
    [30,-0.0039],
    [50,-0.0049],
    [70,-0.0046],
    [100,-0.0045],
    [150,-0.0106],
    [200,-0.0156],
    [250,-0.0131],
    [300,0.0124],
    [400,0.0399],
    [500,-0.0098],
    [600,0.0351],
    [700,-0.1583],
    [850,-0.2332],
    [925,-0.4837],
    [1000,-1.4586]
  ]}
  ]
}]
