gjearevoll / BioDivMapping

A pipeline dedicated to analysing and visualising the biodiversity of different taxa in Norway
GNU General Public License v3.0
5 stars 3 forks source link

Errant special characters left in simpleScientificName #99

Closed samaperrin closed 7 months ago

samaperrin commented 7 months ago

The str_replace function we used in speciesDataProcessing to give coherent species names for the model only removed the first blank space between the genus and species name. This works for all species, but since we have some subspecies it would still have a blank space between the species and subspecies name (eg: "gorilla_gorilla gorilla"). Additionally, the x figure which indicates (I believe) a hybrid species is also triggering a fault in the model run.