[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0026],
    [20,-0.0056],
    [30,-0.0049],
    [50,-0.0049],
    [70,-0.0048],
    [100,-0.0048],
    [150,-0.0095],
    [200,-0.0172],
    [250,-0.0189],
    [300,-0.0007],
    [400,0.0206],
    [500,0.0390],
    [600,-0.1225],
    [700,-0.1979],
    [850,-0.2035],
    [925,-0.1574],
    [1000,-0.4272]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0029],
    [20,-0.0054],
    [30,-0.0047],
    [50,-0.0047],
    [70,-0.0047],
    [100,-0.0047],
    [150,-0.0098],
    [200,-0.0185],
    [250,-0.0222],
    [300,-0.0066],
    [400,0.0083],
    [500,0.0073],
    [600,-0.0418],
    [700,-0.1554],
    [850,-0.2673],
    [925,-0.5328],
    [1000,-1.4809]
  ]}
  ]
}]
