[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,31],
    [20,94],
    [30,131],
    [50,143],
    [70,157],
    [100,168],
    [150,165],
    [200,160],
    [250,159],
    [300,161],
    [400,168],
    [500,170],
    [600,169],
    [700,161],
    [850,153],
    [925,150],
    [1000,102]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,32],
    [20,100],
    [30,139],
    [50,151],
    [70,165],
    [100,178],
    [150,175],
    [200,170],
    [250,167],
    [300,170],
    [400,177],
    [500,169],
    [600,147],
    [700,119],
    [850,87],
    [925,67],
    [1000,14]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,34],
    [20,105],
    [30,146],
    [50,158],
    [70,172],
    [100,185],
    [150,182],
    [200,176],
    [250,174],
    [300,177],
    [400,175],
    [500,156],
    [600,128],
    [700,101],
    [850,72],
    [925,52],
    [1000,14]
  ]}
  ]
}]
