Kermen Peninsula

Kermen Peninsula (Bulgarian: полуостров Кермен, romanized: poluostrov Kermen, IPA: [poɫuˈɔstrof ˈkɛrmɛn]) is a 1.5-km long peninsula forming the south extremity of Robert Island, Antarctica. Bounded by Micalvi Cove to the northwest, and Bransfield Strait to the southeast. Its extremity Edwards Point is forming the east side of the south entrance to English Strait and the southwest side of the entrance to Devesil Bight. The southwest half — ca. 121 hectares (300 acres)[1] — is snow-free in summer. British mapping in 1968, and Bulgarian in 2005 and 2009. Named after the town of Kermen in southeastern Bulgaria.

Location of Robert Island in the South Shetland Islands.
Kermen Peninsula
Topographic map of Livingston Island, Greenwich, Robert, Snow and Smith Islands.

Map

  • L.L. Ivanov et al., Antarctica: Livingston Island and Greenwich Island, South Shetland Islands (from English Strait to Morton Strait, with illustrations and ice-cover distribution), Scale 1: 100000 map, Antarctic Place-names Commission of Bulgaria, Ministry of Foreign Affairs, Sofia, 2005

Notes

  1. L.L. Ivanov. Antarctica: Livingston Island and Greenwich, Robert, Snow and Smith Islands. Scale 1:120000 topographic map. Troyan: Manfred Wörner Foundation, 2010. ISBN 978-954-92032-9-5 (First edition 2009. ISBN 978-954-92032-6-4)
gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.

References


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.