-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the first AusTraits release to be compiled using the `{traits.build}` R package, available at https://github.com/traitecoevo/traits.build. The workflow is a refined version of the R-scripted pipeline previously used to compile AusTraits and the output structure has not changed, other than on-going minor fine-tuning, as detailed below. Taxonomy: New AusTraits-specific functions relating to taxonomy have been written that utilise the package `{APCalign}`. One new function, `build_align_taxon_names` uses the function `APCalign::align_taxa()` to standardise syntax, correct typos, and ensure taxon names are aligned with some name on the APC or APNI lists. The second function, `build_update_taxon_list` uses the function APCalign:update_taxonomy to build a new `taxon_list.csv` file for the config/ folder. This file is then used by `traits.build::dataset_update_taxonomy` to update names to their currently accepted taxon name, when possible. Edits were made to many dataset metadata files to align with these changes. Changes to table structure: - `method_id` was added, so that when the same trait was measured using multiple methods, these could be distinguished between - the context identifiers were renamed to `method_context_id`, `temporal_context_id`, `entity_context_id`, `plot_context_id`, `treatment_context_id` to be more explicit - `austraits_curators` became `dataset_curators` - added `repeat_measurements_id` for trait measurements that are response curves, both to unify the repeated measurements that comprise a single "measurement" and also to capture the order of the measurements No datasets have been added for this release. However, some metadata file changes exist, in particular to metadata[["taxonomic_updates"]], including removing duplicate taxonomic_updates or unneeded taxonomic updates and continued standardisation of taxonomic updates. All original_names in the taxonomic_updates tibble are now aligned to a specified taxon_name - either an informal name assigned through metadata[["taxonomic_updates"]] or a match to a name on the taxon_list.
- Loading branch information
Showing
657 changed files
with
65,087 additions
and
155,350 deletions.
There are no files selected for viewing
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 was deleted.
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.