[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0029],
    [20,-0.0047],
    [30,-0.0041],
    [50,-0.0046],
    [70,-0.0046],
    [100,-0.0050],
    [150,-0.0108],
    [200,-0.0168],
    [250,-0.0073],
    [300,0.0169],
    [400,0.0846],
    [500,0.0860],
    [600,-0.0116],
    [700,-0.4079],
    [850,-0.6171],
    [925,-0.3939],
    [1000,-0.4465]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0031],
    [20,-0.0045],
    [30,-0.0038],
    [50,-0.0044],
    [70,-0.0047],
    [100,-0.0054],
    [150,-0.0113],
    [200,-0.0148],
    [250,-0.0081],
    [300,0.0078],
    [400,0.0198],
    [500,-0.0016],
    [600,-0.1696],
    [700,-0.3452],
    [850,-0.5107],
    [925,-0.4437],
    [1000,-1.0480]
  ]}
  ]
}]
