[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0037],
    [20,-0.0050],
    [30,-0.0041],
    [50,-0.0048],
    [70,-0.0038],
    [100,-0.0037],
    [150,-0.0091],
    [200,-0.0170],
    [250,-0.0215],
    [300,-0.0129],
    [400,-0.0083],
    [500,-0.0197],
    [600,-0.1157],
    [700,-0.3485],
    [850,-0.5614],
    [925,-0.3765],
    [1000,-0.5660]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0033],
    [20,-0.0054],
    [30,-0.0042],
    [50,-0.0046],
    [70,-0.0036],
    [100,-0.0036],
    [150,-0.0085],
    [200,-0.0169],
    [250,-0.0202],
    [300,-0.0094],
    [400,-0.0230],
    [500,-0.0250],
    [600,-0.0718],
    [700,-0.3709],
    [850,-0.4980],
    [925,-0.7079],
    [1000,-1.1549]
  ]}
  ]
}]
