[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,14],
    [20,70],
    [30,93],
    [50,104],
    [70,112],
    [100,116],
    [150,113],
    [200,111],
    [250,110],
    [300,108],
    [400,114],
    [500,116],
    [600,116],
    [700,112],
    [850,104],
    [925,97],
    [1000,59]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,12],
    [20,69],
    [30,98],
    [50,109],
    [70,113],
    [100,115],
    [150,113],
    [200,107],
    [250,109],
    [300,109],
    [400,110],
    [500,105],
    [600,87],
    [700,71],
    [850,54],
    [925,38],
    [1000,13]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,13],
    [20,70],
    [30,99],
    [50,112],
    [70,116],
    [100,118],
    [150,116],
    [200,109],
    [250,111],
    [300,111],
    [400,110],
    [500,97],
    [600,68],
    [700,58],
    [850,34],
    [925,24],
    [1000,9]
  ]}
  ]
}]
