[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,2.8753],
    [20,1.7184],
    [30,1.8783],
    [50,1.0139],
    [70,1.8069],
    [100,1.8162],
    [150,1.3818],
    [200,2.2055],
    [250,2.5568],
    [300,2.8888],
    [400,3.0002],
    [500,3.8588],
    [600,6.3884],
    [700,6.9157],
    [850,9.1187],
    [925,8.9078],
    [1000,10.2079]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,2.0936],
    [20,1.5026],
    [30,1.6313],
    [50,0.9205],
    [70,1.3115],
    [100,1.4604],
    [150,1.3115],
    [200,2.0200],
    [250,2.2433],
    [300,1.9779],
    [400,1.5263],
    [500,1.2959],
    [600,1.2047],
    [700,1.2758],
    [850,2.3816],
    [925,1.5573],
    [1000,1.6112]
  ]}
  ]
}]
