Anatopyniini
Anatopyniini is a tribe of midges in the non-biting midge family (Chironomidae).
Anatopyniini | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Order: | |
Family: | |
Subfamily: | |
Tribe: | Anatopyniini |
Genera | |
see text |
Tribes & Genera
- Genus Anatopynia Johannsen, 1905
- A. plumipes (Fries, 1823)
Distribution and ecology
At present A. plumipes is the only species of Anatopynia (Johannsen, 1905) known from the Palearctic. They occur in polluted (euthrophic and hyperthrophic) standing waters together with Chironomus gr. plumosus. They are large (compared to the larvae of other Tanypodinae) predators that can ingest large prey (such as Ostracods and Chironomus larvae) in one piece.[1]
gollark: It has `Map` now.
gollark: Well, "array".
gollark: JS has an array/map distinction at least...
gollark: Adding a new element:```lualocal x = {1, 2, 3}table.insert(x, 4) -- inserts 4 at the end-- x is now {1, 2, 3, 4}table.insert(x, 2, "a") -- inserts "a" at position 2-- x is now {1, "a", 2, 3, 4}```
gollark: Defining an array-ish table:```lualocal example_table_name = {1, 2, 3, "hi", {}, "mixed types too"}```Iteration:```lualocal x = {"a", "b", "c"}for index, value in ipairs(x) do print(index, value)end-- prints 1 a then 2 b then 3 c```
References
- Int Panis, L; Pauwels A; Verheyen R (1995). "Some observations on the Chironomidae (Diptera) of ponds". Bull. Ann. Soc. R. Ent. Belg. 131: 187–189.
Wikispecies has information related to Anatopyniini |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.