[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0035],
    [20,-0.0037],
    [30,-0.0038],
    [50,-0.0049],
    [70,-0.0049],
    [100,-0.0053],
    [150,-0.0112],
    [200,-0.0174],
    [250,-0.0085],
    [300,0.0109],
    [400,0.0950],
    [500,0.0434],
    [600,0.0605],
    [700,-0.0897],
    [850,-0.2060],
    [925,-0.2553],
    [1000,-0.3436]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0032],
    [20,-0.0041],
    [30,-0.0038],
    [50,-0.0050],
    [70,-0.0050],
    [100,-0.0056],
    [150,-0.0110],
    [200,-0.0189],
    [250,-0.0147],
    [300,-0.0067],
    [400,0.0837],
    [500,0.0457],
    [600,0.0555],
    [700,-0.1234],
    [850,-0.3470],
    [925,-0.5609],
    [1000,-0.7966]
  ]}
  ]
}]
