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

[21pt] Change location for test_case validation data #1350

Open
RobHanna-NOAA opened this issue Nov 26, 2024 · 1 comment
Open

[21pt] Change location for test_case validation data #1350

RobHanna-NOAA opened this issue Nov 26, 2024 · 1 comment
Labels
enhancement New feature or request Med Priority refactoring Refacting code to obtain the same result

Comments

@RobHanna-NOAA
Copy link
Contributor

Our current test_case folders have validation_data folders mixed in with folders that have our analysis alpha test results. This has created a number of problems over the years and we need the raw validation_data separate from the output data.

Recently, a bunch of folders inside the test_case folder were deleted in error while cleaning up output alpha test data, but we were able to recover data from S3.

While the current 5 validation folder continue to exist where they are, a new folder in EFS called test_case_validation_data has been created and populated.

Please look through all tools including synthesize_test_cases.py and change the pathing to look for the new test_case_valdiation_data for input and keep the alpha testing output data as it is. Not sure if more places than just synth look for this folder specifically for validation data, so check other tools as well.

@RobHanna-NOAA RobHanna-NOAA added enhancement New feature or request refactoring Refacting code to obtain the same result Med Priority labels Nov 26, 2024
@mluck
Copy link
Contributor

mluck commented Dec 4, 2024

This will require data/get_sample_data.py to be updated in the dev-sample-data branch (#1178).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Med Priority refactoring Refacting code to obtain the same result
Projects
None yet
Development

No branches or pull requests

2 participants