[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,32],
    [20,68],
    [30,143],
    [50,163],
    [70,168],
    [100,170],
    [150,164],
    [200,162],
    [250,159],
    [300,159],
    [400,166],
    [500,169],
    [600,168],
    [700,163],
    [850,156],
    [925,145],
    [1000,103]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,28],
    [20,61],
    [30,144],
    [50,162],
    [70,168],
    [100,171],
    [150,167],
    [200,162],
    [250,163],
    [300,163],
    [400,167],
    [500,162],
    [600,140],
    [700,124],
    [850,86],
    [925,61],
    [1000,22]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,30],
    [20,70],
    [30,159],
    [50,177],
    [70,183],
    [100,185],
    [150,181],
    [200,176],
    [250,177],
    [300,177],
    [400,174],
    [500,151],
    [600,120],
    [700,102],
    [850,63],
    [925,44],
    [1000,15]
  ]}
  ]
}]
