[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#FF9933","#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR dry)", "data":[
    [1,63],
    [2,63],
    [3,63],
    [5,63],
    [7,63],
    [10,63],
    [20,63],
    [30,63],
    [50,63],
    [70,63],
    [100,63],
    [125,63],
    [150,62],
    [175,62],
    [200,62],
    [225,62],
    [250,61],
    [300,60],
    [350,58],
    [400,58],
    [450,56],
    [500,53],
    [550,51],
    [600,47],
    [650,36],
    [700,26],
    [750,18],
    [775,15],
    [800,15],
    [825,9],
    [850,3],
    [875,1],
    [900,1],
    [925,1],
    [950,1],
    [975,1],
    [1000,1]
  ]},
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,16],
    [20,63],
    [30,63],
    [50,63],
    [70,63],
    [100,63],
    [125,63],
    [150,62],
    [175,62],
    [200,62],
    [225,62],
    [250,62],
    [300,60],
    [350,58],
    [400,58],
    [450,57],
    [500,53],
    [550,52],
    [600,47],
    [650,38],
    [700,27],
    [750,20],
    [775,16],
    [800,15],
    [825,9],
    [850,6],
    [875,2],
    [900,1],
    [925,1],
    [950,1],
    [975,1],
    [1000,null]
  ]}
  ]
}]
