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

Update download Module to Process Data by Laboratory COD and Project Subfolder #431

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Aberdur
Copy link
Contributor

@Aberdur Aberdur commented Mar 13, 2025

PR Description

This PR modifies the download module to ensure that downloads and folder cleanup for the options download_only, download_clean, and delete_only are now performed at the project folder level.

Changes:

  • Updated the logic for downloading, cleaning, and deleting files to operate at the project directory level instead of broader directory structures.
  • Ensured that all three options (download_only, download_clean, and delete_only) consistently follow this new behavior.
  • Improved handling of project-specific data organization to enhance clarity and prevent unintended data modifications.

@Aberdur Aberdur self-assigned this Mar 13, 2025
@Aberdur Aberdur marked this pull request as draft March 13, 2025 15:14
@Aberdur Aberdur linked an issue Mar 13, 2025 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Implement Project-Level Directory Processing in download Module
1 participant