[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0019],
    [20,-0.0055],
    [30,-0.0045],
    [50,-0.0052],
    [70,-0.0047],
    [100,-0.0043],
    [150,-0.0083],
    [200,-0.0095],
    [250,-0.0043],
    [300,0.0247],
    [400,0.0828],
    [500,0.0309],
    [600,-0.1347],
    [700,-0.2626],
    [850,-0.1933],
    [925,-0.2474],
    [1000,-0.2258]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0023],
    [20,-0.0058],
    [30,-0.0045],
    [50,-0.0049],
    [70,-0.0045],
    [100,-0.0042],
    [150,-0.0087],
    [200,-0.0096],
    [250,-0.0030],
    [300,0.0278],
    [400,0.0623],
    [500,0.0096],
    [600,-0.2003],
    [700,-0.1832],
    [850,-0.3540],
    [925,-0.4122],
    [1000,-0.6078]
  ]}
  ]
}]
