[{
"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,4246],
    [700,4150],
    [850,3985],
    [925,3733],
    [1000,2411]
  ]},
  {"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,4590],
    [500,4306],
    [600,3682],
    [700,3135],
    [850,2217],
    [925,1786],
    [1000,624]
  ]},
  {"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,4678],
    [500,4009],
    [600,3192],
    [700,2645],
    [850,1746],
    [925,1328],
    [1000,382]
  ]}
  ]
}]
