Skip to content
Snippets Groups Projects

atmo-access-flexpart-stations

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Richard Olav Rud

    atmo-access-flexpart-stations

    Edited
    atmo-access-flexpart-stations.py 2.21 KiB
        station_md = [{
                'station_code': 'CH0001G',
                'station_name': 'Jungfraujoch',
                'latitude': '46.547500',
                'longitude': '7.985000',
                'altitude': '3578.0m'
            }, {
                'station_code': 'CH0002R',
                'station_name': 'Payerne',
                'latitude': '46.813056',
                'longitude': '6.944722',
                'altitude': '489.0m'
            }, {
                'station_code': 'CZ0003R',
                'station_name': 'Kosetice (NAOK)',
                'latitude': '49.573394',
                'longitude': '15.080278',
                'altitude': '535.0m'
            }, {
                'station_code': 'ES0018G',
                'station_name': 'Izana',
                'latitude': '28.309000',
                'longitude': '-16.499400',
                'altitude': '2373.0m'
            }, {
                'station_code': 'FI0050R',
                'station_name': 'Hyytiälä',
                'latitude': '61.850000',
                'longitude': '24.283333',
                'altitude': '181.0m'
            }, {
                'station_code': 'FR0030R',
                'station_name': 'Puy de Dôme',
                'latitude': '45.772223',
                'longitude': '2.964886',
                'altitude': '1465.0m'
            }, {
                'station_code': 'GR0002R',
                'station_name': 'Finokalia',
                'latitude': '35.337799',
                'longitude': '25.669399',
                'altitude': '150.0m'
            }, {
                'station_code': 'GR0100B',
                'station_name': 'DEM_Athens',
                'latitude': '37.994999',
                'longitude': '23.816000',
                'altitude': '270.0m'
            }, {
                'station_code': 'IT0009R',
                'station_name': 'Monte Cimone',
                'latitude': '44.193205',
                'longitude': '10.701429',
                'altitude': '2165.0m'
            }, {
                'station_code': 'NO0002R',
                'station_name': 'Birkenes II',
                'latitude': '58.388530',
                'longitude': '8.252000',
                'altitude': '219.0m'
            }, {
                'station_code': 'NO0042G',
                'station_name': 'Zeppelin mountain (Ny-Ålesund)',
                'latitude': '78.907150',
                'longitude': '11.886680',
                'altitude': '474.0m'
            }]
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment