[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,0.1002],
    [2,2.7399],
    [3,1.1881],
    [5,-0.3697],
    [7,-0.0649],
    [10,-0.3023],
    [20,0.8102],
    [30,0.3052],
    [50,0.3024],
    [70,0.2587],
    [100,0.1038],
    [125,-0.4056],
    [150,-0.1696],
    [175,-0.0026],
    [200,-0.1254],
    [225,-0.2635],
    [250,-0.2805],
    [300,-0.0070],
    [350,-0.0397],
    [400,-0.1481],
    [450,-0.2762],
    [500,-0.2997],
    [550,-0.4949],
    [600,1.3561],
    [650,4.6067],
    [700,6.8674],
    [750,8.7024],
    [775,9.5297],
    [800,11.8743],
    [825,13.6499],
    [850,16.4855],
    [875,17.7460],
    [900,19.0191],
    [925,22.1027],
    [950,24.2675],
    [975,23.2683],
    [1000,22.4584]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,-2.8662],
    [20,-0.3769],
    [30,-0.4802],
    [50,-0.1677],
    [70,-0.0646],
    [100,-0.1422],
    [125,-0.5994],
    [150,-0.3549],
    [175,-0.1872],
    [200,-0.3149],
    [225,-0.4892],
    [250,-0.5577],
    [300,-0.4446],
    [350,-0.7168],
    [400,-0.8911],
    [450,-1.1791],
    [500,-0.8691],
    [550,-1.0967],
    [600,-0.7544],
    [650,-0.3266],
    [700,-0.0731],
    [750,-0.2414],
    [775,-0.0884],
    [800,-0.0693],
    [825,0.1726],
    [850,0.7803],
    [875,1.4017],
    [900,1.8754],
    [925,2.1335],
    [950,2.2506],
    [975,1.9859],
    [1000,null]
  ]}
  ]
}]
