[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,26],
    [20,74],
    [30,136],
    [50,171],
    [70,172],
    [100,172],
    [150,172],
    [200,167],
    [250,163],
    [300,162],
    [400,172],
    [500,172],
    [600,171],
    [700,168],
    [850,163],
    [925,154],
    [1000,96]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,24],
    [20,70],
    [30,135],
    [50,171],
    [70,173],
    [100,173],
    [150,173],
    [200,167],
    [250,166],
    [300,164],
    [400,171],
    [500,157],
    [600,137],
    [700,110],
    [850,76],
    [925,57],
    [1000,19]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,24],
    [20,74],
    [30,141],
    [50,177],
    [70,179],
    [100,178],
    [150,178],
    [200,172],
    [250,171],
    [300,169],
    [400,171],
    [500,140],
    [600,116],
    [700,92],
    [850,57],
    [925,41],
    [1000,14]
  ]}
  ]
}]
