Apocalypsis velox
Apocalypsis is a monotypic moth genus in the family Sphingidae erected by Walter Rothschild and Karl Jordan in 1903. Its only species, Apocalypsis velox, described by Arthur Gardiner Butler in 1876, is found from north-eastern India and from south-western China to northern Vietnam.[2]
Apocalypsis velox | |
---|---|
Male dorsal view | |
Male ventral view | |
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Arthropoda |
Class: | Insecta |
Order: | Lepidoptera |
Family: | Sphingidae |
Genus: | Apocalypsis Rothschild & Jordan, 1903 |
Species: | A. velox |
Binomial name | |
Apocalypsis velox | |
Description
The wingspan is about 136 mm. The forewing upperside pattern is similar to that of Euryglottis aper.
- Female dorsal view
- Female ventral view
Biology
The larvae have been recorded feeding on Callicarpa arborea in India.
gollark: ***OpenCL***
gollark: I wanted a hyperapp-like state management thing with no view for skynet (it's a long story...) so I made this, because Javascript microlibraries are trendy.```javascriptconst R = require("ramda")module.exports = (initialState, actions, context = {}, expose) => { let state = initialState const wired = R.map(action => (...args) => { const result = action(...args)(state, actions, context) if (typeof result === "object") { state = R.merge(state, result) } }, actions) if ("init" in wired) { wired.init() } if (expose) { return R.pick(expose, wired) } else { return wired }}```
gollark: Er, how do I uninvert it?
gollark: It's to help users by emphasising the idiomatic bottom-up approach involving making programs from small composable functions.
gollark: Ours is upside-down, though.
References
- "CATE Creating a Taxonomic eScience - Sphingidae". Cate-sphingidae.org. Archived from the original on 2012-11-14. Retrieved 2011-11-01.
- Pittaway, A. R.; Kitching, I. J. (2018). "Apocalypsis velox velox Butler, 1876 -- Bald hawkmoth". Sphingidae of the Eastern Palaearctic. Retrieved December 13, 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.