[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,6],
    [20,91],
    [30,127],
    [50,140],
    [70,144],
    [100,147],
    [150,146],
    [200,145],
    [250,144],
    [300,141],
    [400,146],
    [500,147],
    [600,147],
    [700,140],
    [850,131],
    [925,126],
    [1000,74]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,7],
    [20,99],
    [30,135],
    [50,144],
    [70,145],
    [100,147],
    [150,147],
    [200,146],
    [250,145],
    [300,144],
    [400,146],
    [500,132],
    [600,107],
    [700,91],
    [850,57],
    [925,42],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,7],
    [20,104],
    [30,140],
    [50,151],
    [70,152],
    [100,154],
    [150,154],
    [200,153],
    [250,152],
    [300,151],
    [400,148],
    [500,130],
    [600,100],
    [700,85],
    [850,45],
    [925,31],
    [1000,10]
  ]}
  ]
}]
