[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0049],
    [20,-0.0065],
    [30,-0.0050],
    [50,-0.0055],
    [70,-0.0054],
    [100,-0.0050],
    [150,-0.0099],
    [200,-0.0132],
    [250,-0.0068],
    [300,0.0172],
    [400,0.0431],
    [500,0.0246],
    [600,0.0116],
    [700,-0.1802],
    [850,-0.5867],
    [925,-0.5159],
    [1000,-0.4192]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0040],
    [20,-0.0064],
    [30,-0.0049],
    [50,-0.0057],
    [70,-0.0053],
    [100,-0.0052],
    [150,-0.0107],
    [200,-0.0156],
    [250,-0.0118],
    [300,0.0080],
    [400,0.0437],
    [500,-0.0078],
    [600,0.0648],
    [700,-0.1019],
    [850,-0.4551],
    [925,-0.5468],
    [1000,-0.8080]
  ]}
  ]
}]
