Studenicia

Studenicia is a genus of Ediacaran fauna which is approximately 635-545 million years old. All Ediacaran fauna are considered to be invertebrate Metazoans or multicellular organisms with no backbone.

Studenicia
Temporal range: Ediacaran
Scientific classification
Genus:
Studenicia

Gureev, 1983
Species:
S. galeiforma
Binomial name
Studenicia galeiforma
Gureev, 1983

Description

The fossils are made of small casts of the body. Studenicia is a small round organism (plan view) approximately 1-2 centimeters in diameter, and flat (side view). It is distinguished from other Ediacaran generas such as Nemiana by the presence of the central tubercle and Studenicia has a simpler structure (lacking rings) than Tirasiana.[1]

Diversity

Gureev only documented one species of Studenicia which is known as Studenicia galeiforma.[1]

Discovery

Studenicia was discovered in the Studenitsa formation of the Dniester river, near Studenitsa village, Podolia, Ukraine. The fossil was discovered by Y. Gureev and first cataloged in 1983.[2][3]

Distribution

Studenicia has only been found in the Studenitsa formation of the Dniester river, near Studenitsa village, Podolia, Ukraine.

Ecology

Studenecia was a sedentary organism that lived on lower plane stratification.[1] The Studenitsa Formation outcrops are composed of grey sandstones, siltstones, and mudstones, with units of multi-grained sandstones. The outcrops have a total thickness of up to 60m in certain areas.[1]

gollark: It's not THAT bad. I documented most of how it works and it's not even directly installed from pastebin now.
gollark: It makes more sense, yes, thus I will not implement it.
gollark: Except it's addition.
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```

See also

References

  1. Ivantsov, A. (2015). Upper Vendian macrofossils of Eastern Europe Middle Dniester area and Volhynia. Gritsenko, V. P.; Paliy, V.M.; Velikanov, V.A.; Konstantinenko, L. I. Moscow: Russian Academy of Sciences. ISBN 9785903825325. OCLC 949268086.
  2. Gureev, Y. A. (1983). "Faunistic remains and fossil traces of invertebrates, their stratigraphic relation to the Upper Precambrian-Lower Cambrian section of the Middle Dneister area". Fossil Fauna and Flora of the Ukraine: 34–39.
  3. Glaessner, Martin F. (1971). "Geographic Distribution and Time Range of the Ediacara Precambrian Fauna". Geological Society of America Bulletin. 82 (2): 509. Bibcode:1971GSAB...82..509G. doi:10.1130/0016-7606(1971)82[509:gdatro]2.0.co;2.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.