idiv-biodiversity / lcvplants

Large-scale taxonomic harmonization of plant names by fuzzy matching and synonymy resolution against the Leipzig Plant List as taxonomic backbone. Submission of single names or list of species names is possible.
https://idiv-biodiversity.github.io/lcvplants/
Other
14 stars 3 forks source link

The synonyms and infra-specific arguments do not work if an authority is provided #24

Closed azizka closed 3 years ago

azizka commented 3 years ago

If an authority name is provided, the LCVP function currently returns also synonyms and infra-specific names, irrespective of the synonyms and infra_specific settings provided by the user. These options should also work when an authority is provided.

alegent commented 3 years ago

Solved fixing the max.distance = 3 by default in the application of the fuzzy match algorithm to the autority when a taxa is provided of it (e.g. Viola macloskeyi F.E. Lloyd).