[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0046],
    [20,-0.0033],
    [30,-0.0039],
    [50,-0.0049],
    [70,-0.0048],
    [100,-0.0046],
    [150,-0.0104],
    [200,-0.0167],
    [250,-0.0134],
    [300,0.0168],
    [400,0.0627],
    [500,-0.0066],
    [600,-0.0319],
    [700,-0.1496],
    [850,-0.2835],
    [925,-0.1802],
    [1000,-0.6059]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0037],
    [20,-0.0036],
    [30,-0.0039],
    [50,-0.0049],
    [70,-0.0046],
    [100,-0.0046],
    [150,-0.0106],
    [200,-0.0156],
    [250,-0.0129],
    [300,0.0125],
    [400,0.0402],
    [500,-0.0107],
    [600,0.0314],
    [700,-0.1616],
    [850,-0.2389],
    [925,-0.4893],
    [1000,-1.4698]
  ]}
  ]
}]
