[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0023],
    [20,-0.0049],
    [30,-0.0046],
    [50,-0.0052],
    [70,-0.0053],
    [100,-0.0052],
    [150,-0.0098],
    [200,-0.0174],
    [250,-0.0182],
    [300,-0.0004],
    [400,0.0233],
    [500,-0.0145],
    [600,-0.0839],
    [700,-0.2690],
    [850,-0.5221],
    [925,-0.2676],
    [1000,-0.3620]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0028],
    [20,-0.0051],
    [30,-0.0046],
    [50,-0.0052],
    [70,-0.0052],
    [100,-0.0053],
    [150,-0.0101],
    [200,-0.0165],
    [250,-0.0171],
    [300,0.0013],
    [400,0.0210],
    [500,-0.0149],
    [600,-0.0041],
    [700,-0.3121],
    [850,-0.3370],
    [925,-0.4322],
    [1000,-0.6826]
  ]}
  ]
}]
