[{
"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.0102],
    [300,0.0069],
    [400,0.0218],
    [500,0.0528],
    [600,0.0071],
    [700,-0.1905],
    [850,-0.1823],
    [925,-0.1215],
    [1000,-0.3837]
  ]},
  {"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.0043],
    [400,0.0098],
    [500,0.0526],
    [600,0.0675],
    [700,-0.1532],
    [850,-0.2433],
    [925,-0.3596],
    [1000,-0.5923]
  ]}
  ]
}]
