[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,14],
    [20,64],
    [30,117],
    [50,118],
    [70,118],
    [100,118],
    [150,117],
    [200,113],
    [250,110],
    [300,114],
    [400,117],
    [500,118],
    [600,117],
    [700,116],
    [850,108],
    [925,101],
    [1000,62]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,16],
    [20,81],
    [30,138],
    [50,139],
    [70,139],
    [100,138],
    [150,138],
    [200,135],
    [250,133],
    [300,136],
    [400,137],
    [500,132],
    [600,120],
    [700,101],
    [850,72],
    [925,63],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,16],
    [20,83],
    [30,153],
    [50,154],
    [70,154],
    [100,152],
    [150,152],
    [200,148],
    [250,145],
    [300,148],
    [400,146],
    [500,131],
    [600,102],
    [700,84],
    [850,63],
    [925,57],
    [1000,20]
  ]}
  ]
}]
