-
Notifications
You must be signed in to change notification settings - Fork 1
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
Changes for v5 austraits.build #78
Merged
Merged
Commits on Oct 12, 2023
-
changes required for v5 austraits.build
changes to austraits functions that will be required once v5 is released
Configuration menu - View commit details
-
Copy full SHA for ab1fa15 - Browse repository at this point
Copy the full SHA ab1fa15View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb85e80 - Browse repository at this point
Copy the full SHA cb85e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641cec1 - Browse repository at this point
Copy the full SHA 641cec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e3b73 - Browse repository at this point
Copy the full SHA f2e3b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6847c1e - Browse repository at this point
Copy the full SHA 6847c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4f508 - Browse repository at this point
Copy the full SHA fa4f508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a79f1 - Browse repository at this point
Copy the full SHA 01a79f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed7b63 - Browse repository at this point
Copy the full SHA 9ed7b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bee7b7 - Browse repository at this point
Copy the full SHA 6bee7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f9b67 - Browse repository at this point
Copy the full SHA 30f9b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814606d - Browse repository at this point
Copy the full SHA 814606dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19cb988 - Browse repository at this point
Copy the full SHA 19cb988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27db2fc - Browse repository at this point
Copy the full SHA 27db2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52fc7c5 - Browse repository at this point
Copy the full SHA 52fc7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f4b91 - Browse repository at this point
Copy the full SHA b4f4b91View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6eeea20 - Browse repository at this point
Copy the full SHA 6eeea20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36079b7 - Browse repository at this point
Copy the full SHA 36079b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dff34a - Browse repository at this point
Copy the full SHA 4dff34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fd942 - Browse repository at this point
Copy the full SHA c9fd942View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fa8cf - Browse repository at this point
Copy the full SHA b7fa8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d2bb0 - Browse repository at this point
Copy the full SHA 54d2bb0View commit details -
Update to work with latest zenodo API (#81)
- As documented in #79 , the Zenodo API has changed, breaking our download feature. - This commit updates the internals to work with the latest changes. Specifically: - the way to access json for all versions has changed (changed url structure, and for id we now use one of the record ids, rather than the conceptid) - the call to download file has changed - format of the API json has changed Also - added record id to the table of versions - put a check in to remove "v" from any version entered by user
Configuration menu - View commit details
-
Copy full SHA for ad00f9a - Browse repository at this point
Copy the full SHA ad00f9aView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23c7206 - Browse repository at this point
Copy the full SHA 23c7206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c71a79 - Browse repository at this point
Copy the full SHA 6c71a79View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fc6717 - Browse repository at this point
Copy the full SHA 3fc6717View commit details -
Revert "Update
treatment_id
withtreatment_context_id
"This reverts commit 3fc6717.
Configuration menu - View commit details
-
Copy full SHA for c337e12 - Browse repository at this point
Copy the full SHA c337e12View commit details
Commits on Nov 9, 2023
-
Changes column names, reflecting recent changes to traits.build output. One thing I haven't yet changed, under taxa, the only "required" columns going forward as `taxon_name`, `taxon_rank` and `aligned_name`, so maybe use an `any_of`? AusTraits will have all columns indicated, but other traits.build databases won't.
Configuration menu - View commit details
-
Copy full SHA for 12ed0bf - Browse repository at this point
Copy the full SHA 12ed0bfView commit details -
add `any_of` to column selection within `as_wide_table` to accommodate other traits.build databases that don't have the same columns in taxon_list.csv
Configuration menu - View commit details
-
Copy full SHA for 0fe3b1f - Browse repository at this point
Copy the full SHA 0fe3b1fView commit details
Commits on Nov 10, 2023
-
Fixed getting versions and load austraits with zenodo updates and min…
…or update with as_wide_table with removal of variable
Configuration menu - View commit details
-
Copy full SHA for 32292c8 - Browse repository at this point
Copy the full SHA 32292c8View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f4a5fa - Browse repository at this point
Copy the full SHA 7f4a5faView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.