[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00aaaa","#149614","#80800A","#9996CC","#FF9933"],
"content": [
  {"name": "cosmic2", "data":[
    [10,5261],
    [20,5261],
    [30,5261],
    [50,5261],
    [70,5261],
    [100,5261],
    [150,5261],
    [200,5260],
    [250,5259],
    [300,5257],
    [400,5252],
    [500,5232],
    [600,5193],
    [700,5123],
    [850,3756],
    [925,2494],
    [1000,433]
  ]},
  {"name": "kompsat5", "data":[
    [10,146],
    [20,146],
    [30,146],
    [50,146],
    [70,146],
    [100,146],
    [150,146],
    [200,146],
    [250,146],
    [300,145],
    [400,145],
    [500,143],
    [600,141],
    [700,135],
    [850,117],
    [925,84],
    [1000,19]
  ]},
  {"name": "paz", "data":[
    [10,149],
    [20,149],
    [30,149],
    [50,149],
    [70,149],
    [100,149],
    [150,149],
    [200,148],
    [250,148],
    [300,148],
    [400,146],
    [500,146],
    [600,144],
    [700,134],
    [850,103],
    [925,70],
    [1000,18]
  ]},
  {"name": "metop", "data":[
    [10,966],
    [20,966],
    [30,966],
    [50,966],
    [70,966],
    [100,966],
    [150,966],
    [200,966],
    [250,966],
    [300,966],
    [400,964],
    [500,961],
    [600,954],
    [700,909],
    [850,750],
    [925,585],
    [1000,111]
  ]},
  {"name": "terrasarx", "data":[
    [10,205],
    [20,205],
    [30,205],
    [50,205],
    [70,205],
    [100,205],
    [150,205],
    [200,205],
    [250,205],
    [300,205],
    [400,202],
    [500,199],
    [600,196],
    [700,189],
    [850,153],
    [925,122],
    [1000,10]
  ]}
  ]
}]
