[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,2.9081],
    [20,1.7104],
    [30,1.8700],
    [50,1.2614],
    [70,1.8376],
    [100,1.7994],
    [150,1.3182],
    [200,2.1524],
    [250,2.5803],
    [300,2.8610],
    [400,3.0114],
    [500,3.3412],
    [600,6.6899],
    [700,7.7701],
    [850,8.9811],
    [925,10.8514],
    [1000,11.1663]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,2.1055],
    [20,1.5848],
    [30,1.6262],
    [50,1.0684],
    [70,1.2949],
    [100,1.4453],
    [150,1.2692],
    [200,1.9930],
    [250,2.2590],
    [300,1.9697],
    [400,1.5253],
    [500,1.2651],
    [600,1.1666],
    [700,1.2348],
    [850,2.3893],
    [925,1.5841],
    [1000,1.6028]
  ]}
  ]
}]
