[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,22],
    [20,77],
    [30,104],
    [50,112],
    [70,118],
    [100,126],
    [150,125],
    [200,121],
    [250,122],
    [300,121],
    [400,128],
    [500,128],
    [600,128],
    [700,126],
    [850,116],
    [925,107],
    [1000,70]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,24],
    [20,83],
    [30,115],
    [50,124],
    [70,131],
    [100,135],
    [150,135],
    [200,131],
    [250,131],
    [300,131],
    [400,134],
    [500,126],
    [600,108],
    [700,96],
    [850,62],
    [925,42],
    [1000,11]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,26],
    [20,85],
    [30,118],
    [50,127],
    [70,134],
    [100,138],
    [150,138],
    [200,134],
    [250,134],
    [300,134],
    [400,132],
    [500,111],
    [600,84],
    [700,72],
    [850,40],
    [925,28],
    [1000,10]
  ]}
  ]
}]
