[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,14],
    [20,101],
    [30,157],
    [50,166],
    [70,172],
    [100,176],
    [150,174],
    [200,159],
    [250,167],
    [300,167],
    [400,174],
    [500,175],
    [600,174],
    [700,171],
    [850,166],
    [925,159],
    [1000,97]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,16],
    [20,107],
    [30,162],
    [50,170],
    [70,176],
    [100,179],
    [150,178],
    [200,163],
    [250,170],
    [300,168],
    [400,175],
    [500,164],
    [600,146],
    [700,124],
    [850,92],
    [925,69],
    [1000,17]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,16],
    [20,113],
    [30,174],
    [50,182],
    [70,188],
    [100,191],
    [150,190],
    [200,175],
    [250,181],
    [300,180],
    [400,176],
    [500,156],
    [600,131],
    [700,110],
    [850,74],
    [925,55],
    [1000,13]
  ]}
  ]
}]
