[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,4.5189],
    [2,4.7332],
    [3,4.5647],
    [5,3.2011],
    [7,2.9527],
    [10,2.7209],
    [20,1.8199],
    [30,1.4976],
    [50,1.4662],
    [70,1.4425],
    [100,1.2323],
    [125,1.0219],
    [150,1.1284],
    [175,1.1318],
    [200,1.2466],
    [225,1.1450],
    [250,1.1916],
    [300,1.3090],
    [350,1.6188],
    [400,1.7617],
    [450,1.6533],
    [500,2.4615],
    [550,3.5796],
    [600,4.3479],
    [650,6.7913],
    [700,6.1799],
    [750,5.8499],
    [775,4.4700],
    [800,5.4270],
    [825,5.3829],
    [850,6.6825],
    [875,7.0392],
    [900,9.5305],
    [925,12.3832],
    [950,15.0307],
    [975,4.7107],
    [1000,4.6440]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,1.9243],
    [20,1.9555],
    [30,1.6081],
    [50,1.4534],
    [70,1.4633],
    [100,1.1972],
    [125,0.9967],
    [150,1.1042],
    [175,1.0951],
    [200,1.2547],
    [225,1.1522],
    [250,1.1810],
    [300,1.3236],
    [350,1.5233],
    [400,1.5898],
    [450,1.4711],
    [500,1.8352],
    [550,2.0465],
    [600,2.0862],
    [650,2.1013],
    [700,2.1328],
    [750,2.2856],
    [775,2.5828],
    [800,2.7835],
    [825,2.4213],
    [850,2.4610],
    [875,1.9554],
    [900,1.7441],
    [925,1.3025],
    [950,1.7150],
    [975,1.8092],
    [1000,null]
  ]}
  ]
}]
