[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,586],
    [20,1542],
    [30,3362],
    [50,4001],
    [70,4253],
    [100,4272],
    [150,4243],
    [200,4140],
    [250,4068],
    [300,4102],
    [400,4220],
    [500,4260],
    [600,4249],
    [700,4152],
    [850,3978],
    [925,3726],
    [1000,2400]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,716],
    [20,1719],
    [30,3711],
    [50,4398],
    [70,4682],
    [100,4702],
    [150,4670],
    [200,4530],
    [250,4445],
    [300,4483],
    [400,4587],
    [500,4304],
    [600,3675],
    [700,3128],
    [850,2200],
    [925,1776],
    [1000,573]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,768],
    [20,1825],
    [30,3879],
    [50,4581],
    [70,4865],
    [100,4880],
    [150,4832],
    [200,4679],
    [250,4595],
    [300,4635],
    [400,4677],
    [500,4006],
    [600,3192],
    [700,2641],
    [850,1742],
    [925,1328],
    [1000,407]
  ]}
  ]
}]
