[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,25],
    [20,46],
    [30,99],
    [50,114],
    [70,119],
    [100,123],
    [150,123],
    [200,120],
    [250,120],
    [300,118],
    [400,122],
    [500,123],
    [600,123],
    [700,119],
    [850,116],
    [925,112],
    [1000,81]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,31],
    [20,55],
    [30,118],
    [50,135],
    [70,142],
    [100,147],
    [150,147],
    [200,144],
    [250,143],
    [300,140],
    [400,144],
    [500,134],
    [600,117],
    [700,94],
    [850,73],
    [925,54],
    [1000,18]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,34],
    [20,59],
    [30,122],
    [50,139],
    [70,146],
    [100,151],
    [150,151],
    [200,148],
    [250,147],
    [300,144],
    [400,144],
    [500,121],
    [600,100],
    [700,75],
    [850,56],
    [925,41],
    [1000,11]
  ]}
  ]
}]
