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

[8pt] Add option to auto get unit rollup metrics file from S3 #298

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

[8pt] Add option to auto get unit rollup metrics file from S3 #298

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

Comments

@RobHanna-NOAA
Copy link
Collaborator

The new run_unit_benchmark_tests.py has an optional feature to copy a pre-existing unit level metrics rollup file into the location where it can be updated as part of the unit run. It already can accept either a local file path or s3 path.

However.. We want it to be continually updated, if applicable.

The new feature? Optionally, get a new input to an s3 path to the evaluations folder. I can look for it and pull it down, instead of the user having to provide the s3 path fully to the metrics file to the latest version. With the new root s3 (adjustable) path to evals: ie) s3://ras2fim/gval/evaluations, we can check to see if it already exists and pull it down. This would likely be the most commonly used feature to keep the unit metrics file updated.

Note: This is not for the unit and version metrics file (aka.. not the one in ....PROD/12040101_102739_ble/239022 (230922 is the unit version).

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