[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0016],
    [20,-0.0071],
    [30,-0.0052],
    [50,-0.0046],
    [70,-0.0041],
    [100,-0.0042],
    [150,-0.0073],
    [200,-0.0119],
    [250,-0.0105],
    [300,0.0057],
    [400,0.0209],
    [500,0.0496],
    [600,0.0046],
    [700,-0.1963],
    [850,-0.1776],
    [925,-0.1186],
    [1000,-0.3862]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0030],
    [20,-0.0070],
    [30,-0.0051],
    [50,-0.0045],
    [70,-0.0041],
    [100,-0.0043],
    [150,-0.0075],
    [200,-0.0117],
    [250,-0.0065],
    [300,0.0041],
    [400,0.0098],
    [500,0.0495],
    [600,0.0679],
    [700,-0.1530],
    [850,-0.2399],
    [925,-0.3434],
    [1000,-0.5718]
  ]}
  ]
}]
