Quesada Cove

Quesada Cove (Bulgarian: залив Кесада, romanized: zaliv Quesada, IPA: [ˈzalif kɛˈsadɐ]) is the 2.5 km wide cove indenting for 1 km the north coast of Nelson Island in the South Shetland Islands, Antarctica west of Cariz Point and east of Meana Point. It is formed as a result of the retreat of Nelson Island's ice cap in the last decade of 20th century.[1] The area was visited by early 19th century sealers.[2]

The feature is named after the Spanish biologist Antonio Quesada del Corral, scientific manager of the Spanish polar activities and executive director of the Spanish Polar Committee, for his support for the Bulgarian Antarctic programme.[1]

Location

Quesada Cove is centred at 62°14′30″S 59°04′00″W. British mapping of the area in 1968.

Maps

Notes

  1. Quesada Cove. SCAR Composite Gazetteer of Antarctica
  2. L. Ivanov. General Geography and History of Livingston Island. In: Bulgarian Antarctic Research: A Synthesis. Eds. C. Pimpirev and N. Chipev. Sofia: St. Kliment Ohridski University Press, 2015. pp. 17–28
gollark: How DOES one utilize it?
gollark: Do I need to patch my kernel to fix this, then?
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.

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.