[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,21],
    [20,59],
    [30,148],
    [50,163],
    [70,164],
    [100,164],
    [150,161],
    [200,157],
    [250,153],
    [300,159],
    [400,162],
    [500,164],
    [600,161],
    [700,158],
    [850,154],
    [925,146],
    [1000,88]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,23],
    [20,69],
    [30,156],
    [50,170],
    [70,170],
    [100,170],
    [150,168],
    [200,161],
    [250,160],
    [300,163],
    [400,165],
    [500,155],
    [600,140],
    [700,119],
    [850,82],
    [925,68],
    [1000,19]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,23],
    [20,72],
    [30,162],
    [50,177],
    [70,177],
    [100,177],
    [150,175],
    [200,168],
    [250,167],
    [300,171],
    [400,170],
    [500,141],
    [600,122],
    [700,97],
    [850,66],
    [925,55],
    [1000,12]
  ]}
  ]
}]
