[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#9966FF","#00aaaa","#aa00aa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,44],
    [20,44],
    [30,44],
    [50,44],
    [70,44],
    [100,44],
    [150,44],
    [200,44],
    [250,44],
    [300,44],
    [400,43],
    [500,42],
    [600,41],
    [700,38],
    [850,35],
    [925,22],
    [1000,6]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,46],
    [20,46],
    [30,46],
    [50,46],
    [70,46],
    [100,46],
    [150,46],
    [200,46],
    [250,46],
    [300,46],
    [400,45],
    [500,44],
    [600,43],
    [700,40],
    [850,37],
    [925,30],
    [1000,18]
  ]},
  {"name": "UCAR_wetPrf", "data":[
    [10,46],
    [20,46],
    [30,46],
    [50,46],
    [70,46],
    [100,46],
    [150,46],
    [200,46],
    [250,46],
    [300,46],
    [400,45],
    [500,44],
    [600,43],
    [700,40],
    [850,37],
    [925,23],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,46],
    [20,46],
    [30,46],
    [50,46],
    [70,46],
    [100,46],
    [150,46],
    [200,46],
    [250,46],
    [300,46],
    [400,45],
    [500,44],
    [600,43],
    [700,40],
    [850,33],
    [925,22],
    [1000,6]
  ]}
  ]
}]
