[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,2.2975],
    [20,1.9380],
    [30,1.6597],
    [50,1.2766],
    [70,1.7340],
    [100,2.1812],
    [150,2.1007],
    [200,2.0395],
    [250,2.0677],
    [300,2.0553],
    [400,2.8367],
    [500,4.2175],
    [600,5.6429],
    [700,8.3467],
    [850,8.7105],
    [925,9.8025],
    [1000,10.1859]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,2.0253],
    [20,1.5258],
    [30,1.4759],
    [50,1.2450],
    [70,1.8165],
    [100,2.2588],
    [150,2.1185],
    [200,2.0514],
    [250,1.9671],
    [300,1.7655],
    [400,1.8440],
    [500,2.1788],
    [600,2.1398],
    [700,2.1544],
    [850,2.4679],
    [925,2.4689],
    [1000,1.7629]
  ]}
  ]
}]
