[{
"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.0092],
    [200,-0.0171],
    [250,-0.0214],
    [300,-0.0124],
    [400,-0.0068],
    [500,-0.0189],
    [600,-0.1153],
    [700,-0.3473],
    [850,-0.5643],
    [925,-0.3798],
    [1000,-0.5677]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0033],
    [20,-0.0054],
    [30,-0.0042],
    [50,-0.0046],
    [70,-0.0036],
    [100,-0.0036],
    [150,-0.0086],
    [200,-0.0170],
    [250,-0.0205],
    [300,-0.0095],
    [400,-0.0230],
    [500,-0.0251],
    [600,-0.0730],
    [700,-0.3708],
    [850,-0.5045],
    [925,-0.7105],
    [1000,-1.2738]
  ]}
  ]
}]
