Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'td_create()' fails with The Plant List #109

Open
kamapu opened this issue Oct 26, 2022 · 1 comment
Open

'td_create()' fails with The Plant List #109

kamapu opened this issue Oct 26, 2022 · 1 comment

Comments

@kamapu
Copy link

kamapu commented Oct 26, 2022

I'm trying to get the species list of The Plant List using td_create(). I attempt to get the database in the folder tpl inside the working directory.

td_create(provider = "tpl", dbdir = "tpl")

I am getting following error message:

could not find v2022_dwc_tpl, v2022_common_tpl
checking for older versions.
v2022_dwc_tpl not availablev2022_common_tpl not available

I assume, this is a coding issue.

@cboettig
Copy link
Member

Thanks for the report, we need to fix these things. Two issues here really: The Plant List is no longer actively maintained, and is listed as superseded, though the last version from 2013 is still available from their archive. Initially TPL was included following the example of taxize, but later removed reflecting that. I recommend using one of the alternative sources, such as COL, which aggregates names from most well known providers unless you have a specific need for plant list or WFO names.

Second issue, we still need to produce the 2022 snapshots, so even for other versions you may have to manually set `version=2021". apologies. so far it continued provider changes have prevented automation of this process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants