Opisthoteuthis chathamensis

Opisthoteuthis chathamensis is a species of cirrate octopus restricted to demersal habitats surrounding the Chatham Rise in New Zealand.

Opisthoteuthis chathamensis

Critically Endangered  (IUCN 3.1)
Scientific classification
Kingdom: Animalia
Phylum: Mollusca
Class: Cephalopoda
Order: Octopoda
Family: Opisthoteuthidae
Genus: Opisthoteuthis
Species:
O. chathamensis
Binomial name
Opisthoteuthis chathamensis
O'Shea 1999

Distribution, description & threats

Chatham Rise, the type locality of O. chathamensis

Specimens have been recorded solely on soft sediments from 900-1438 meters deep[1][2]. The type locality of O. chathamensis is near the Chatham Islands at 44°44'S, 77°15'W, 1180 m. The species is known only from this area of the Chatham Rise and off the eastern coast of the North Island of New Zealand[3]. O. chathamensis reaches a maximum length of 18 cm TL, and a mantle length of 5.4 cm[2].They are described as having subequal arms with around 41-45 suckers in males and 45-55 suckers in females.[4] Their oral surface and the webbing between their tentacles is maroon and the suckers are a pale cream.[5] O. chathamensis is listed as Critically Endangered by the IUCN due to a 70% decrease in population size in recent years, and has not been seen since 1999, when it was a common bycatch species. In addition, their longevity, low fecundity and slow growth (especially embryonic development which lasts 1.4-2.6 years among other species in the genus) has made them particularly susceptible to population declines and slow recoveries[1][6].

gollark: `http_response` only appears in the code in what looks like one comment.
gollark: It doesn't seem to be.
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?

References

  1. "The IUCN Red List of Threatened Species". IUCN Red List of Threatened Species. Retrieved 2018-10-27.
  2. "Opisthoteuthis chathamensis". www.sealifebase.ca. Retrieved 2018-10-27.
  3. "Opisthoteuthis chathamensis". tolweb.org. Retrieved 2018-10-27.
  4. http://tolweb.org/Opisthoteuthis_chathamensis/20156
  5. http://tolweb.org/accessory/Opisthoteuthis_chathamensis_Description?acc_id=1637
  6. Collins, Martin; Villanueva, Roger (2006-06-13), "Taxonomy, Ecology And Behaviour Of The Cirrate Octopods", Oceanography and Marine Biology, CRC Press, pp. 277–322, doi:10.1201/9781420006391.ch6, ISBN 9780849370441
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.