-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A number of new tests in traits.build captured metadata inconsistencies, that led to fixes in austraits.build metadata files and also a few refinements to the tests. * lots of taxonomic_updates that were no longer being used - a mix of duplicates and "artifacts" from long ago, when 1) additional updates were added for a secondary fix, rather than overwriting the first one; 2) a time a while ago when fixes were made to standardised names, not truly original names; and 3) for some of the flora scraping studies the same list of taxonomic updates was used for all studies from the same flora, although some taxa didn't have any entries in one of the 2-3 datasets. * changed process.R in traits.build such that `excluded_observations` looks for `original_name` not the standardised name, and changed those accordingly * found a few commas delimiting values, where there should have been spaces (in basis_of_record) * removed duplicate substitutions in ANBG_2019 In the process of removing duplicate taxonomic_updates, kept rebuilding taxon_list & checking taxonomic_updates tibble. Taxon_list changed minimally and in expected ways. At the end: * all original names in taxonomic_updates now match to a taxon name (first time ever!) * `combined_table` had same number of rows as `austraits$traits` (i.e. no duplication) * all tests pass - this also means all datasets pivot * looked carefully at alignments in taxa table and they look good - various filtering, against different `taxon_rank`, `taxonomic_dataset` values --------- Co-authored-by: yangsophieee <[email protected]>
- Loading branch information
1 parent
915df00
commit 65145c5
Showing
85 changed files
with
1,423 additions
and
16,327 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.