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

[5pt] Add "Auto" system to ras_unit_to_s3.py #297

Open
RobHanna-NOAA opened this issue Feb 23, 2024 · 0 comments
Open

[5pt] Add "Auto" system to ras_unit_to_s3.py #297

RobHanna-NOAA opened this issue Feb 23, 2024 · 0 comments
Labels

Comments

@RobHanna-NOAA
Copy link
Collaborator

ras_unit_to_s3.py, which helps get a ras2fim.py output folder back up to s3, needs an "auto" system. Currently, the script is interactive with the users. It is critical that key folders are in correct locations in s3, so while the script it is running, it stops and asks for user input in various conditions. e.g. move a pre-existing folder to archive, overwrite a folder, etc.

However, this process means it can not run in an pipeline system with automation. What is needed is a new optional "-auto" flag, which if present, the script will automatically make those decisions and not require user interaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant