[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,2.5522],
    [20,2.0623],
    [30,1.6109],
    [50,1.2883],
    [70,1.8966],
    [100,1.8362],
    [150,1.5513],
    [200,1.7757],
    [250,1.6612],
    [300,1.6281],
    [400,1.7111],
    [500,1.6076],
    [600,1.7026],
    [700,1.7567],
    [850,1.9779],
    [925,1.9206],
    [1000,1.7821]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,2.5603],
    [20,2.0473],
    [30,1.6401],
    [50,1.3317],
    [70,2.0378],
    [100,1.9025],
    [150,1.7394],
    [200,1.8164],
    [250,1.7695],
    [300,1.9411],
    [400,3.0935],
    [500,4.9029],
    [600,6.3875],
    [700,8.2200],
    [850,10.3748],
    [925,9.2155],
    [1000,11.1239]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,1.9525],
    [20,1.5863],
    [30,1.3743],
    [50,1.1855],
    [70,1.5648],
    [100,1.6283],
    [150,1.5184],
    [200,1.7163],
    [250,1.5521],
    [300,1.4653],
    [400,1.2831],
    [500,1.3404],
    [600,1.5505],
    [700,1.5542],
    [850,1.6670],
    [925,1.8723],
    [1000,3.1138]
  ]}
  ]
}]
