[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,-1.8524],
    [20,-0.2688],
    [30,0.0046],
    [50,-0.4393],
    [70,-0.1665],
    [100,-0.4334],
    [150,0.0451],
    [200,0.2015],
    [250,-1.3679],
    [300,-1.5688],
    [400,-0.0444],
    [500,1.0269],
    [600,2.8097],
    [700,5.9242],
    [850,9.7768],
    [925,13.7178],
    [1000,19.4466]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-1.6965],
    [20,-0.2899],
    [30,-0.1023],
    [50,-0.4270],
    [70,-0.1334],
    [100,-0.4948],
    [150,-0.0741],
    [200,0.1331],
    [250,-1.2882],
    [300,-1.2984],
    [400,-0.0121],
    [500,0.3947],
    [600,-0.1046],
    [700,-0.0650],
    [850,-0.0850],
    [925,-0.3359],
    [1000,-0.6803]
  ]}
  ]
}]
