[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,8],
    [20,103],
    [30,151],
    [50,158],
    [70,161],
    [100,164],
    [150,162],
    [200,153],
    [250,152],
    [300,162],
    [400,164],
    [500,164],
    [600,164],
    [700,158],
    [850,148],
    [925,139],
    [1000,96]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,8],
    [20,106],
    [30,160],
    [50,167],
    [70,169],
    [100,172],
    [150,169],
    [200,159],
    [250,162],
    [300,169],
    [400,170],
    [500,163],
    [600,136],
    [700,108],
    [850,69],
    [925,57],
    [1000,14]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,8],
    [20,114],
    [30,172],
    [50,179],
    [70,181],
    [100,184],
    [150,181],
    [200,171],
    [250,174],
    [300,181],
    [400,167],
    [500,146],
    [600,115],
    [700,87],
    [850,53],
    [925,47],
    [1000,14]
  ]}
  ]
}]
