[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#911616","#F00000","#00aaaa"],
"content": [
  {"name": "RFSI_atmPrf", "data":[
    [10,1955],
    [20,1955],
    [30,1955],
    [50,1955],
    [70,1955],
    [100,1955],
    [150,1955],
    [200,1954],
    [250,1953],
    [300,1951],
    [400,1949],
    [500,1947],
    [600,1929],
    [700,1872],
    [850,1599],
    [925,1402],
    [1000,700]
  ]},
  {"name": "STAR_ROPP_atmPrf", "data":[
    [10,2000],
    [20,2000],
    [30,2000],
    [50,2000],
    [70,2000],
    [100,2000],
    [150,2000],
    [200,1999],
    [250,1998],
    [300,1996],
    [400,1994],
    [500,1993],
    [600,1977],
    [700,1921],
    [850,1793],
    [925,1651],
    [1000,1023]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,2015],
    [20,2015],
    [30,2015],
    [50,2015],
    [70,2015],
    [100,2015],
    [150,2015],
    [200,2015],
    [250,2013],
    [300,2011],
    [400,2006],
    [500,2002],
    [600,1987],
    [700,1925],
    [850,1727],
    [925,1517],
    [1000,1019]
  ]}
  ]
}]
