[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0028],
    [20,-0.0068],
    [30,-0.0049],
    [50,-0.0050],
    [70,-0.0048],
    [100,-0.0050],
    [150,-0.0103],
    [200,-0.0182],
    [250,-0.0224],
    [300,-0.0045],
    [400,0.0475],
    [500,0.0451],
    [600,0.1390],
    [700,0.0451],
    [850,-0.2443],
    [925,-0.1338],
    [1000,-0.1584]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0052],
    [20,-0.0067],
    [30,-0.0046],
    [50,-0.0048],
    [70,-0.0047],
    [100,-0.0052],
    [150,-0.0106],
    [200,-0.0187],
    [250,-0.0207],
    [300,-0.0180],
    [400,0.0451],
    [500,0.0382],
    [600,0.1114],
    [700,0.1061],
    [850,-0.3633],
    [925,-0.1572],
    [1000,-0.6061]
  ]}
  ]
}]
