[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,-1.6984],
    [20,-0.1860],
    [30,0.0300],
    [50,-0.3390],
    [70,-0.1221],
    [100,-0.4810],
    [150,-0.0297],
    [200,0.1286],
    [250,-1.3875],
    [300,-1.5388],
    [400,0.1181],
    [500,1.4031],
    [600,2.9639],
    [700,6.1443],
    [850,9.3494],
    [925,13.2198],
    [1000,19.4557]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,-1.5610],
    [20,-0.2576],
    [30,-0.0718],
    [50,-0.3658],
    [70,-0.1002],
    [100,-0.5296],
    [150,-0.1305],
    [200,0.0811],
    [250,-1.2996],
    [300,-1.2997],
    [400,0.0241],
    [500,0.4018],
    [600,-0.1099],
    [700,-0.0767],
    [850,-0.0938],
    [925,-0.3205],
    [1000,-0.3455]
  ]}
  ]
}]
