This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
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
Added a class for the names of servers supported by the system Refactored the server-specific sections to the following logic: 1- the template, 2- local/SNIC, 3- AWS and 4- report server incompatibility Removed SNIC specific packages (paramiko) and server functions SSHClient, SCPClient Refactored the init_db functions to make it easier to maintain
choose_species function now can use a list of preselected species or retrieve the list from the db updated the map to use the first site as the initial location removed snic-specific requirements to create frames and upload to Zooniverse Modified the way we create the path of the generated frames to work on different os Removed species id for frames created in spyfish as we already use the scientificname
I also added the "label" column as "commonName" to get the gbif format to match species information, specified to inferdateformat for spyfish surveys and, removed printing statements
I formated incorrect logging info messages, species values retrieved from widgets, removed unnecessary functions for tut#5, 6 and 7, and 8
This was
linked to
issues
Sep 14, 2023
Uncommented the "add_project" function as it was triggerin some pylint errors and we currently don't use the function.
The species identifications task has a different task number depending on the kso project and workflow selected. Checking if the task is a dictionary is a way to ensure only those species identification tasks get flatten.
The subject for Medins have two species id expected for each frame this changes deal with the db constraints to match one to one
Closed
The main changes to get SNIC projects working have been implemented so this branch is ready to merge |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.