[{
"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.0161],
    [200,-0.0206],
    [250,-0.0130],
    [300,0.0022],
    [400,-0.0060],
    [500,0.0411],
    [600,-0.0384],
    [700,0.0633],
    [850,-0.4223],
    [925,-0.5321],
    [1000,-0.4709]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0075],
    [20,-0.0010],
    [30,-0.0042],
    [50,-0.0042],
    [70,-0.0049],
    [100,-0.0060],
    [150,-0.0149],
    [200,-0.0220],
    [250,-0.0254],
    [300,-0.0149],
    [400,0.0018],
    [500,0.1185],
    [600,0.3072],
    [700,0.5962],
    [850,-0.4330],
    [925,-1.2329],
    [1000,-2.1601]
  ]}
  ]
}]
