Vidbol Glacier
Vidbol Glacier (Bulgarian: ледник Видбол, romanized: lednik Vidbol, IPA: [ˈlɛdniɡ ˈvidboɫ]) is the 5.5 km long and 1.5 km wide glacier on Arctowski Peninsula on Danco Coast in Graham Land on the Antarctic Peninsula draining the north slopes of Pulfrich Peak. Flowing northwestwards west of Henryk Peak and east of Mount Dedo to enter Gerlache Strait at Orne Harbour.
The glacier is named after Vidbol River in northwestern Bulgaria.
Location
Vidbol Glacier is centred at 64°40′00″S 62°29′40″W. British mapping in 1980.
Maps
- British Antarctic Territory. Scale 1:200000 topographic map No. 3217. DOS 610 - W 64 62. Tolworth, UK, 1980.
- Antarctic Digital Database (ADD). Scale 1:250000 topographic map of Antarctica. Scientific Committee on Antarctic Research (SCAR). Since 1993, regularly upgraded and updated.
gollark: I use terminator.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
gollark: But I'm really typing this fast! You're discriminating against me!
gollark: Bow to my amazing typing abilities, mortals.
References
- Vidbol Glacier. SCAR Composite Gazetteer of Antarctica.
- Bulgarian Antarctic Gazetteer. Antarctic Place-names Commission. (details in Bulgarian, basic data in English)
External links
- Vidbol Glacier. Copernix satellite image
This article includes information from the Antarctic Place-names Commission of Bulgaria which is used with permission.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.