[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,2.4667],
    [20,2.0566],
    [30,1.6187],
    [50,1.2545],
    [70,1.8375],
    [100,1.8547],
    [150,1.5644],
    [200,1.7908],
    [250,1.6639],
    [300,1.6323],
    [400,1.7244],
    [500,1.6761],
    [600,1.7579],
    [700,1.7762],
    [850,1.9755],
    [925,1.9115],
    [1000,2.5393]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,2.4805],
    [20,2.0408],
    [30,1.6433],
    [50,1.2993],
    [70,1.9813],
    [100,1.9107],
    [150,1.7734],
    [200,1.8189],
    [250,1.7625],
    [300,1.9437],
    [400,3.0904],
    [500,4.9450],
    [600,6.3250],
    [700,8.1947],
    [850,9.7987],
    [925,8.6944],
    [1000,10.4387]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,1.9523],
    [20,1.6058],
    [30,1.3978],
    [50,1.1732],
    [70,1.5272],
    [100,1.6424],
    [150,1.5291],
    [200,1.7321],
    [250,1.5574],
    [300,1.4763],
    [400,1.3258],
    [500,1.3915],
    [600,1.5931],
    [700,1.5702],
    [850,1.6560],
    [925,1.8458],
    [1000,3.0884]
  ]}
  ]
}]
