[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,5.2609],
    [20,3.3632],
    [30,2.7942],
    [50,2.2299],
    [70,2.0127],
    [100,1.5132],
    [150,1.7835],
    [200,2.0440],
    [250,1.6355],
    [300,1.5768],
    [400,1.7931],
    [500,2.0190],
    [600,1.8421],
    [700,2.0736],
    [850,2.4111],
    [925,1.8386],
    [1000,2.0733]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,5.2127],
    [20,3.2884],
    [30,2.7999],
    [50,2.2173],
    [70,2.0371],
    [100,1.5611],
    [150,1.8439],
    [200,2.3406],
    [250,1.7022],
    [300,2.1366],
    [400,2.6049],
    [500,5.4334],
    [600,7.6868],
    [700,11.4948],
    [850,13.0731],
    [925,8.7529],
    [1000,6.7161]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,5.0241],
    [20,3.1801],
    [30,2.7285],
    [50,2.1801],
    [70,2.0222],
    [100,1.5499],
    [150,1.8421],
    [200,2.3431],
    [250,1.7457],
    [300,1.7934],
    [400,1.7634],
    [500,2.5797],
    [600,2.1610],
    [700,2.4046],
    [850,3.4047],
    [925,2.9496],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,3.5195],
    [20,1.8936],
    [30,1.8497],
    [50,1.6188],
    [70,1.7377],
    [100,1.2903],
    [150,1.7268],
    [200,2.2406],
    [250,1.7470],
    [300,1.6510],
    [400,1.6769],
    [500,2.3328],
    [600,2.1265],
    [700,1.9651],
    [850,2.2632],
    [925,1.9738],
    [1000,1.4587]
  ]}
  ]
}]
