Phyciodes batesii

Phyciodes batesii, the tawny crescent, is a butterfly of the family Nymphalidae that occurs in North America.

Tawny crescent
Ottawa, Ontario, Canada
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Species:
P. batesii
Binomial name
Phyciodes batesii
(Reakirt, 1865)
Subspecies
  • P. b. batesii
  • P. b. lakota (Scott, 1994)
  • P. b. anasazi (Scott, 1994)
  • P. b. apsaalooke (Scott, 1994)
  • P. b. maconensis (Gatrelle, 1998)

Description

The upperside is dark brown with orange and the forewing has a pale postmedian band with submarginal bands. The female's black submarginal band has dots. Both sexes have black and white antenna knobs. The wingspan is from 25 to 38 mm.[1]

Life cycle

Adults fly once a year between May and July. There is sometimes a partial second brood in Michigan. During this time the females lay their eggs in groups on the host plants. The third-instar caterpillars hibernate.

Larval foods

Adult foods

Similar species

gollark: It... shouldn't.
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
gollark: With the companion program.
gollark: You can decode it with the companion program, which I can send an image of.
gollark: This is not potatOS. This is some random text.

References

  1. Tawny Crescent, Butterflies of Canada
  • "Species Phyciodes batesii - Tawny Crescent". Retrieved 2008-11-18.
  • "Phyciodes Hübner, [1819]" at Markku Savela's Lepidoptera and Some Other Life Forms
  • "Tawny Crescent Species Detail". Retrieved 2008-11-18.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.