[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,16],
    [20,61],
    [30,127],
    [50,150],
    [70,157],
    [100,157],
    [150,157],
    [200,154],
    [250,154],
    [300,155],
    [400,156],
    [500,156],
    [600,157],
    [700,156],
    [850,151],
    [925,138],
    [1000,91]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,23],
    [20,64],
    [30,138],
    [50,161],
    [70,169],
    [100,169],
    [150,168],
    [200,162],
    [250,161],
    [300,166],
    [400,165],
    [500,148],
    [600,128],
    [700,102],
    [850,64],
    [925,45],
    [1000,12]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,26],
    [20,74],
    [30,150],
    [50,173],
    [70,181],
    [100,180],
    [150,179],
    [200,173],
    [250,172],
    [300,177],
    [400,174],
    [500,140],
    [600,111],
    [700,88],
    [850,55],
    [925,38],
    [1000,8]
  ]}
  ]
}]
