Rostanga alisae

Rostanga alisae is a species of sea slug, a dorid nudibranch, a marine gastropod mollusc in the family Discodorididae.

Rostanga alisae
Scientific classification
Kingdom: Animalia
Phylum: Mollusca
Class: Gastropoda
Subclass: Heterobranchia
Order: Nudibranchia
Suborder: Doridina
Superfamily: Doridoidea
Family: Discodorididae
Genus: Rostanga
Species:
R. alisae
Binomial name
Rostanga alisae
Martynov, 2003[1]

Distribution

This species was described from Peter the Great Bay, Japan Sea, Russia.

Description

Ecology

This nudibranch is found from the intertidal zone to 15 m depth, feeding on the red sponge Ophlitaspongia pennata in the family Microcionidae.

gollark: The rest of `pastebin` is mostly just argument parsing. Well, and handling other stuff like `put` and `run`.
gollark: The *important* bit is just that it downloads the *raw* file from pastebin, then writes it to startup.
gollark: ```lualocal function update() local h, err = http.get("https://pastebin.com/raw/whatever") if not h then printError(err) return end local f = fs.open("startup", "w") f.write(h.readAll()) f.close() h.close()end```
gollark: You could use the idea of it instead of downloading it using `pastebin`, I mean.
gollark: Was there an issue with my directly HTTP-using code?

References

  1. Martynov A. V. 2003. A new species of the genus Rostanga Bergh, 1879 (Mollusca: Opisthobranchia) from the Peter the Great Bay, the Japan Sea, with a discussion on the genus Boreodoris Odhner, 1939. Ruthenica 13(2): 141-147.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.