[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,23],
    [20,69],
    [30,103],
    [50,117],
    [70,126],
    [100,135],
    [150,135],
    [200,134],
    [250,133],
    [300,133],
    [400,136],
    [500,136],
    [600,135],
    [700,128],
    [850,123],
    [925,115],
    [1000,74]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,29],
    [20,81],
    [30,125],
    [50,137],
    [70,146],
    [100,155],
    [150,157],
    [200,154],
    [250,154],
    [300,156],
    [400,156],
    [500,144],
    [600,124],
    [700,106],
    [850,81],
    [925,64],
    [1000,22]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,30],
    [20,83],
    [30,128],
    [50,144],
    [70,153],
    [100,161],
    [150,163],
    [200,160],
    [250,160],
    [300,162],
    [400,155],
    [500,132],
    [600,105],
    [700,85],
    [850,52],
    [925,40],
    [1000,12]
  ]}
  ]
}]
