-
Notifications
You must be signed in to change notification settings - Fork 120
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
Staged verification data needs to be copied to platforms beyond Hera #808
Comments
Data has been stages in EPIC-controlled space on Hera, Cheyenne, Orion/Hercules, Jet, Gaea.
|
Staged observation data added to ./UFS_SRW_data/:
|
Thanks @natalie-perlin! I just ran a number of tests on Cheyenne and Jet and confirmed the data is staged correctly on those platforms, though the path for staged output data is not yet in the machine files. I'll open a PR to add these locations to the machine files, and that should close out this Issue. |
Description
There are two stand-alone verification tests that use staged data to run verification tasks (
MET_verification_only_vx
andMET_ensemble_verification_only_vx
)This data is staged on Hera here: /scratch1/NCEPDEV/nems/role.epic/UFS_SRW_data/develop/output_data/
Solution
Copy the Hera staged verification data to other stage-one platforms in the appropriate "UFS_SRW_data" locations. Then update the machine files to point to the proper locations, similar to the Hera machine file.
Requirements**
Stage the verification data on Jet, Orion, Cheyenne, and Gaea, and update the machine files for the new paths.
Acceptance Criteria (Definition of Done)
Run the
MET_verification_only_vx
andMET_ensemble_verification_only_vx
tests on each platform to ensure these tests pass on all tier 1 platforms.The text was updated successfully, but these errors were encountered: