-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
extinct treeIssues involving extinct speciesIssues involving extinct species
Description
When we report "number of species", it's clearly wrong in the extinct tree, because a tip like "snakes" only counts as one species. Additionally, there are an indefinite number of species that could be in the extinct tree. Here are a few options for fixing the inaccuracy:
- Completely remove the text that reports the number of species (easiest fix)
- Rephrase to say "number of onezoom tips / taxa" (seems ugly)
- Change the calculation code. I think all of these would require a new DB field, however.
- don't count extant species, and say "number of extinct species/taxa in tree" (this would be relatively easy, I think, although we might fall foul of the times when we display just the genus, and don't expand the leaf to all the species.
- don't count extinct species but count the number of species in each extant "fake leaf" somehow, and write "number of extant species" (we would need to either get the numbers from another onezoom instance, or use a huge newick + DB and simply not expand the tips). We would also need to distinguish extinct from extant species (probably easiest to do via the extinction_date field).
- count all species, and do some careful wording to mean "all extant species and all the fossil species we choose to show".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
extinct treeIssues involving extinct speciesIssues involving extinct species