Turbonilla grandis
Turbonilla grandis is a species of sea snail, a marine gastropod mollusk in the family Pyramidellidae, the pyrams and their allies.[2][3][4]
Turbonilla grandis | |
---|---|
Scientific classification ![]() | |
Kingdom: | Animalia |
Phylum: | Mollusca |
Class: | Gastropoda |
Subclass: | Heterobranchia |
Family: | Pyramidellidae |
Genus: | Turbonilla |
Species: | T. grandis |
Binomial name | |
Turbonilla grandis A. E. Verrill, 1885 [1] | |
Synonyms | |
Pyrgiscus grandis (A. E. Verrill, 1885) |
Description
The shell grows to a length of 18 mm.
Distribution
This species occurs in the following locations:[2]
- Northwest Atlantic, off Virginia, USA at a depth of 2893m.
Notes
Additional information regarding this species:[2]
- Distribution: Range: 37.42°N ; 73.2°W. Distribution: USA: Virginia
gollark: ```sqliteWITH RECURSIVE xaxis(x) AS (VALUES(-2.0) UNION ALL SELECT x+0.05 FROM xaxis WHERE x<1.2), yaxis(y) AS (VALUES(-1.0) UNION ALL SELECT y+0.1 FROM yaxis WHERE y<1.0), m(iter, cx, cy, x, y) AS ( SELECT 0, x, y, 0.0, 0.0 FROM xaxis, yaxis UNION ALL SELECT iter+1, cx, cy, x*x-y*y + cx, 2.0*x*y + cy FROM m WHERE (x*x + y*y) < 4.0 AND iter<28 ), m2(iter, cx, cy) AS ( SELECT max(iter), cx, cy FROM m GROUP BY cx, cy ), a(t) AS ( SELECT group_concat( substr(' .+*#', 1+min(iter/7,4), 1), '') FROM m2 GROUP BY cy )SELECT '`' || '`' || '`' || group_concat(rtrim(t),x'0a') || '`' || '`' || '`' FROM a;```
gollark: No, it's from their docs.
gollark: Er, yes.
gollark: The last one using UTTERLY apiaristic string manipulation which nevertheless runs very very fast.
gollark: And solve sudokus.
References
- Verrill, A. E. 1885. Third catalogue of Mollusca recently added to the fauna of the New England coast and the adjacent parts of the Atlantic, consisting mostly of deep-sea species, with notes on others previously recorded. Transactions of the Connecticut Academy of Arts and Sciences 6: 395-452, pls. 42-44.
- Rosenberg, G. (2011). Turbonilla grandis. Accessed through: World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=160080 on 2012-03-01
- ITIS database
- Rosenberg, G. 2004. Malacolog Version 3.3.2: Western Atlantic gastropod database. The Academy of Natural Sciences, Philadelphia, PA.
External links
- To Biodiversity Heritage Library (7 publications)
- To Encyclopedia of Life
- To USNM Invertebrate Zoology Mollusca Collection
- To ITIS
- To World Register of Marine Species
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.