[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#911616","#F00000","#00aaaa"],
"content": [
  {"name": "RFSI_atmPrf", "data":[
    [10,1975],
    [20,1975],
    [30,1975],
    [50,1975],
    [70,1975],
    [100,1975],
    [150,1975],
    [200,1974],
    [250,1973],
    [300,1971],
    [400,1969],
    [500,1967],
    [600,1947],
    [700,1875],
    [850,1523],
    [925,1195],
    [1000,128]
  ]},
  {"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,1975],
    [700,1916],
    [850,1731],
    [925,1473],
    [1000,254]
  ]},
  {"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,2001],
    [600,1982],
    [700,1916],
    [850,1644],
    [925,1334],
    [1000,454]
  ]}
  ]
}]
