[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00aaaa","#80800A","#9996CC","#FF9933"],
"content": [
  {"name": "cosmic2", "data":[
    [10,5526],
    [20,5526],
    [30,5526],
    [50,5526],
    [70,5526],
    [100,5526],
    [150,5525],
    [200,5524],
    [250,5520],
    [300,5518],
    [400,5511],
    [500,5486],
    [600,5427],
    [700,5315],
    [850,3921],
    [925,2652],
    [1000,474]
  ]},
  {"name": "paz", "data":[
    [10,127],
    [20,127],
    [30,127],
    [50,127],
    [70,127],
    [100,127],
    [150,127],
    [200,127],
    [250,127],
    [300,127],
    [400,126],
    [500,121],
    [600,121],
    [700,117],
    [850,87],
    [925,67],
    [1000,14]
  ]},
  {"name": "metop", "data":[
    [10,1018],
    [20,1018],
    [30,1018],
    [50,1018],
    [70,1018],
    [100,1018],
    [150,1018],
    [200,1018],
    [250,1018],
    [300,1018],
    [400,1017],
    [500,1016],
    [600,1010],
    [700,971],
    [850,823],
    [925,668],
    [1000,128]
  ]},
  {"name": "terrasarx", "data":[
    [10,212],
    [20,212],
    [30,212],
    [50,212],
    [70,212],
    [100,212],
    [150,212],
    [200,212],
    [250,212],
    [300,212],
    [400,210],
    [500,209],
    [600,206],
    [700,197],
    [850,165],
    [925,124],
    [1000,13]
  ]}
  ]
}]
