[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0023],
    [20,-0.0020],
    [30,-0.0033],
    [50,-0.0041],
    [70,-0.0036],
    [100,-0.0038],
    [150,-0.0077],
    [200,-0.0133],
    [250,-0.0126],
    [300,0.0087],
    [400,0.0212],
    [500,-0.0548],
    [600,-0.0806],
    [700,-0.2314],
    [850,-0.2336],
    [925,-0.2506],
    [1000,-0.4994]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0024],
    [20,-0.0023],
    [30,-0.0033],
    [50,-0.0040],
    [70,-0.0035],
    [100,-0.0038],
    [150,-0.0080],
    [200,-0.0137],
    [250,-0.0143],
    [300,0.0084],
    [400,-0.0085],
    [500,-0.0929],
    [600,-0.0931],
    [700,-0.1603],
    [850,-0.1084],
    [925,-0.2334],
    [1000,-0.5402]
  ]}
  ]
}]
