[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,-0.0023],
    [20,-0.0049],
    [30,-0.0046],
    [50,-0.0052],
    [70,-0.0053],
    [100,-0.0052],
    [150,-0.0098],
    [200,-0.0175],
    [250,-0.0183],
    [300,-0.0004],
    [400,0.0242],
    [500,-0.0146],
    [600,-0.0858],
    [700,-0.2727],
    [850,-0.5347],
    [925,-0.2782],
    [1000,-0.3633]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0028],
    [20,-0.0051],
    [30,-0.0046],
    [50,-0.0052],
    [70,-0.0052],
    [100,-0.0053],
    [150,-0.0102],
    [200,-0.0166],
    [250,-0.0173],
    [300,0.0011],
    [400,0.0212],
    [500,-0.0158],
    [600,-0.0054],
    [700,-0.3130],
    [850,-0.3441],
    [925,-0.4468],
    [1000,-0.7750]
  ]}
  ]
}]
