[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,-0.0049],
    [20,-0.0068],
    [30,-0.0071],
    [50,-0.0075],
    [70,-0.0073],
    [100,-0.0073],
    [150,-0.0139],
    [200,-0.0200],
    [250,0.0044],
    [300,0.0561],
    [400,0.1300],
    [500,0.1144],
    [600,0.0467],
    [700,-0.1939],
    [850,-0.2416],
    [925,-0.4445],
    [1000,-1.3110]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-0.0021],
    [20,-0.0042],
    [30,-0.0047],
    [50,-0.0050],
    [70,-0.0049],
    [100,-0.0051],
    [150,-0.0086],
    [200,-0.0150],
    [250,-0.0147],
    [300,0.0062],
    [400,0.0376],
    [500,-0.0129],
    [600,-0.0447],
    [700,-0.2394],
    [850,-0.0845],
    [925,-0.3963],
    [1000,-0.3476]
  ]}
  ]
}]
