Skjaldbreiður

Skjaldbreiður, meaning the broad shield in Icelandic, is an Icelandic lava shield formed in one huge and protracted eruption roughly 9,000 years ago. The extensive lava fields which were produced by this eruption, flowed southwards, and formed the basin of Þingvallavatn, Iceland's largest lake, and Þingvellir, the "Parliament Plains" where the Icelandic national assembly, the Alþing was founded in 930.

Skjaldbreiður
Skjaldbreiður as seen from Þingvellir
Highest point
Elevation1,060 m (3,480 ft)
Coordinates64°24′36″N 20°45′44″W
Naming
English translationbroad shield
Language of nameIcelandic
Geography
Skjaldbreiður
Iceland
Geology
Age of rock9,000 years
Mountain typeshield volcano

The volcano summit is at 1,060 metres, and its crater measures roughly 300 metres in diameter.

Straddling the Mid-Atlantic ridge, the lava fields from Skjaldbreiður have been torn and twisted over the millennia, forming a multitude of fissures and rifts inside the Þingvellir National Park, the best known of which are Silfra, Almannagjá, Hrafnagjá and Flosagjá.

gollark: From potatOS sandboxing somewhere.
gollark: ```luafunction new.find(wildcard) local function recurse_spec(results, path, spec) -- From here: https://github.com/Sorroko/cclite/blob/62677542ed63bd4db212f83da1357cb953e82ce3/src/emulator/native_api.lua local segment = spec:match('([^/]*)'):gsub('/', '') local pattern = '^' .. segment:gsub('[*]', '.+'):gsub('?', '.') .. '$' if new.isDir(path) then for _, file in ipairs(new.list(path)) do if file:match(pattern) then local f = new.combine(path, file) if new.isDir(f) then recurse_spec(results, f, spec:sub(#segment + 2)) end if spec == segment then table.insert(results, f) end end end end end local results = {} recurse_spec(results, '', wildcard) return results end```
gollark: Yes, occasionally.
gollark: But Why™
gollark: Anyone got ideas for improving the skynet protocol? Skynet Genisys is coming out soon, and I can change stuff around for it.

References

  • Scarth, Alwyn; Tanguy, Jean-Claude (2001). Volcanoes of Europe. Oxford University Press. pp. 243 pp. ISBN 0-19-521754-3.
  • Thordarson, Thor; Hoskuldsson, Armann (2002). Iceland (Classic Geology in Europe 3). Terra Publishing. pp. 208 pp. ISBN 1-903544-06-8.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.