[{
"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.0075],
    [300,0.0161],
    [400,0.0845],
    [500,0.0869],
    [600,-0.0116],
    [700,-0.4084],
    [850,-0.6281],
    [925,-0.4007],
    [1000,-0.4508]
  ]},
  {"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.0083],
    [300,0.0074],
    [400,0.0198],
    [500,-0.0012],
    [600,-0.1694],
    [700,-0.3466],
    [850,-0.5154],
    [925,-0.4496],
    [1000,-1.0524]
  ]}
  ]
}]
