[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0024],
    [20,-0.0064],
    [30,-0.0049],
    [50,-0.0048],
    [70,-0.0044],
    [100,-0.0040],
    [150,-0.0083],
    [200,-0.0133],
    [250,-0.0068],
    [300,-0.0016],
    [400,0.0305],
    [500,-0.0352],
    [600,-0.1684],
    [700,-0.2772],
    [850,-0.3498],
    [925,-0.4551],
    [1000,-0.3407]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0024],
    [20,-0.0063],
    [30,-0.0050],
    [50,-0.0048],
    [70,-0.0044],
    [100,-0.0042],
    [150,-0.0086],
    [200,-0.0138],
    [250,-0.0115],
    [300,-0.0016],
    [400,0.0253],
    [500,0.0072],
    [600,-0.0355],
    [700,-0.3073],
    [850,-0.4863],
    [925,-0.6364],
    [1000,-1.0967]
  ]}
  ]
}]
