[{
"type": "hist",
"xtitle": "Pressure",
"ytitle": "Number of Observation",
"color": ["#AA00AA"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [100.000,64],
    [125.000,64],
    [150.000,64],
    [175.000,64],
    [200.000,64],
    [225.000,64],
    [250.000,64],
    [300.000,63],
    [350.000,62],
    [400.000,61],
    [450.000,60],
    [500.000,55],
    [550.000,53],
    [600.000,52],
    [650.000,49],
    [700.000,44],
    [750.000,34],
    [775.000,31],
    [800.000,28],
    [825.000,24],
    [850.000,19],
    [875.000,17],
    [900.000,13],
    [925.000,10],
    [950.000,9],
    [975.000,5],
    [1000.00,null]
  ]}
  ]
}]
