[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,4.8897],
    [20,2.2556],
    [30,1.6522],
    [50,1.5767],
    [70,1.9719],
    [100,1.2364],
    [150,1.9198],
    [200,2.2568],
    [250,2.1380],
    [300,2.1112],
    [400,1.8886],
    [500,1.9487],
    [600,1.7113],
    [700,2.1951],
    [850,1.9863],
    [925,1.8458],
    [1000,1.8383]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,4.9148],
    [20,2.2596],
    [30,1.7661],
    [50,1.6106],
    [70,2.0254],
    [100,1.5171],
    [150,2.0838],
    [200,2.5820],
    [250,2.2920],
    [300,2.3462],
    [400,2.6561],
    [500,4.5427],
    [600,9.0533],
    [700,11.9601],
    [850,11.1946],
    [925,8.8042],
    [1000,10.7255]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,4.8960],
    [20,2.2734],
    [30,1.7633],
    [50,1.5834],
    [70,2.0011],
    [100,1.5128],
    [150,2.0594],
    [200,2.6017],
    [250,2.2716],
    [300,2.2122],
    [400,2.1740],
    [500,2.4513],
    [600,2.1828],
    [700,2.5966],
    [850,3.4736],
    [925,2.9714],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,4.5292],
    [20,2.1731],
    [30,1.6590],
    [50,1.3139],
    [70,1.6594],
    [100,1.2989],
    [150,1.9119],
    [200,2.4923],
    [250,2.0788],
    [300,2.0707],
    [400,2.0126],
    [500,2.0003],
    [600,1.9888],
    [700,2.5084],
    [850,1.8729],
    [925,1.8124],
    [1000,2.1513]
  ]}
  ]
}]
