[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,5.6253],
    [20,3.6101],
    [30,2.9448],
    [50,2.3032],
    [70,2.0452],
    [100,1.4966],
    [150,1.7559],
    [200,1.9687],
    [250,1.5685],
    [300,1.5614],
    [400,1.7533],
    [500,1.9544],
    [600,1.8101],
    [700,2.0716],
    [850,2.4352],
    [925,1.7755],
    [1000,1.3847]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,5.5654],
    [20,3.5278],
    [30,2.9554],
    [50,2.2877],
    [70,2.0625],
    [100,1.5490],
    [150,1.8488],
    [200,2.2810],
    [250,1.6576],
    [300,2.0697],
    [400,2.5023],
    [500,5.3528],
    [600,6.9575],
    [700,11.9744],
    [850,12.8480],
    [925,11.5049],
    [1000,10.5751]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,5.3494],
    [20,3.4135],
    [30,2.8795],
    [50,2.2462],
    [70,2.0421],
    [100,1.5371],
    [150,1.8502],
    [200,2.2792],
    [250,1.6896],
    [300,1.7338],
    [400,1.6352],
    [500,2.4481],
    [600,2.1237],
    [700,2.3994],
    [850,3.3913],
    [925,2.8961],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,3.6084],
    [20,1.9119],
    [30,1.8896],
    [50,1.6692],
    [70,1.6976],
    [100,1.3004],
    [150,1.7772],
    [200,2.2048],
    [250,1.6377],
    [300,1.6026],
    [400,1.3774],
    [500,2.1892],
    [600,2.0579],
    [700,1.9031],
    [850,2.3556],
    [925,1.9660],
    [1000,1.3561]
  ]}
  ]
}]
