[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,30],
    [20,52],
    [30,109],
    [50,118],
    [70,126],
    [100,133],
    [150,131],
    [200,128],
    [250,125],
    [300,124],
    [400,133],
    [500,133],
    [600,134],
    [700,133],
    [850,129],
    [925,124],
    [1000,77]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,30],
    [20,52],
    [30,119],
    [50,128],
    [70,134],
    [100,142],
    [150,138],
    [200,135],
    [250,131],
    [300,131],
    [400,140],
    [500,133],
    [600,124],
    [700,107],
    [850,76],
    [925,58],
    [1000,15]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,32],
    [20,56],
    [30,124],
    [50,135],
    [70,141],
    [100,149],
    [150,145],
    [200,142],
    [250,138],
    [300,138],
    [400,142],
    [500,122],
    [600,106],
    [700,89],
    [850,59],
    [925,47],
    [1000,8]
  ]}
  ]
}]
