[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,14],
    [20,77],
    [30,149],
    [50,152],
    [70,152],
    [100,152],
    [150,150],
    [200,147],
    [250,142],
    [300,144],
    [400,149],
    [500,152],
    [600,151],
    [700,145],
    [850,140],
    [925,128],
    [1000,78]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,13],
    [20,81],
    [30,155],
    [50,158],
    [70,158],
    [100,158],
    [150,156],
    [200,155],
    [250,152],
    [300,151],
    [400,157],
    [500,149],
    [600,122],
    [700,101],
    [850,72],
    [925,61],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,15],
    [20,85],
    [30,169],
    [50,172],
    [70,172],
    [100,171],
    [150,168],
    [200,167],
    [250,162],
    [300,161],
    [400,158],
    [500,136],
    [600,101],
    [700,84],
    [850,56],
    [925,45],
    [1000,7]
  ]}
  ]
}]
