[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0085],
    [20,-0.0018],
    [30,-0.0042],
    [50,-0.0045],
    [70,-0.0054],
    [100,-0.0059],
    [150,-0.0160],
    [200,-0.0203],
    [250,-0.0128],
    [300,0.0023],
    [400,-0.0058],
    [500,0.0454],
    [600,-0.0361],
    [700,0.0669],
    [850,-0.4541],
    [925,-0.5215],
    [1000,-0.4640]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0077],
    [20,-0.0010],
    [30,-0.0042],
    [50,-0.0042],
    [70,-0.0049],
    [100,-0.0060],
    [150,-0.0148],
    [200,-0.0216],
    [250,-0.0250],
    [300,-0.0141],
    [400,0.0037],
    [500,0.1208],
    [600,0.3109],
    [700,0.5993],
    [850,-0.4231],
    [925,-1.2264],
    [1000,-2.1588]
  ]}
  ]
}]
