Burdick Ridge

Burdick Ridge is a ridge rising to an elevation of 773 metres (2,536 ft) on Livingston Island in the South Shetland Islands. Extending for 1.9 kilometres (1.2 mi) between Orpheus Gate in the southeast and Rezen Saddle in the northwest, it is bounded by Perunika Glacier to the northeast and Balkan Snowfield to the southwest. It takes its name from its highest point, Burdick Peak.

Location of Livingston Island in the South Shetland Islands.
Burdick Ridge from the north slopes of Presian Ridge.
Topographic map of Livingston Island and Smith Island.

It was first ascended by the Bulgarian Kuzman Tuhchiev from St. Kliment Ohridski Base during the 1993–94 season.

Maps

Burdick Ridge from Krumov Kamak.
  • Isla Livingston: Península Hurd. Mapa topográfico de escala 1:25000. Madrid: Servicio Geográfico del Ejército, 1991. (Map reproduced on p. 16 of the linked work)
  • L.L. Ivanov et al. Antarctica: Livingston Island and Greenwich Island, South Shetland Islands. Scale 1:100000 topographic map. Sofia: Antarctic Place-names Commission of Bulgaria, 2005.
  • L.L. Ivanov. Antarctica: Livingston Island and Greenwich, Robert, Snow and Smith Islands. Scale 1:120000 topographic map. Troyan: Manfred Wörner Foundation, 2009. ISBN 978-954-92032-6-4
  • Antarctic Digital Database (ADD). Scale 1:250000 topographic map of Antarctica. Scientific Committee on Antarctic Research (SCAR). Since 1993, regularly upgraded and updated.
  • L.L. Ivanov. Antarctica: Livingston Island and Smith Island. Scale 1:100000 topographic map. Manfred Wörner Foundation, 2017. ISBN 978-619-90008-3-0
gollark: Yes, yes it does... oops...
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.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.