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

Add USE_USER_STAGED_EXTRN_FILES: true to WE2E configurations that are missing this variable #779

Closed
MichaelLueken opened this issue May 8, 2023 · 0 comments · Fixed by #780
Assignees
Labels
enhancement New feature or request

Comments

@MichaelLueken
Copy link
Collaborator

MichaelLueken commented May 8, 2023

Description

During the extended HPSS downtime last week, it was noted that several tests were failing because the necessary staged data was not being pulled from the expected staged data locations. Upon careful inspection of the WE2E test configuration files for the tests that were failing showed that these test didn't have the USE_USER_STAGED_EXTRN_FILES: true variable set. Since the rest of the WE2E test configurations have this variable set, I have gone through and set this variable for the tests that it isn't set in.

Solution

Add USE_USER_STAGED_EXTRN_FILES: true to the following three WE2E test configuration files:

tests/WE2E/test_configs/grids_extrn_mdls_suites_nco/config.nco_grid_RRFS_CONUS_13km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v16.yaml
tests/WE2E/test_configs/grids_extrn_mdls_suites_nco/config.nco_grid_RRFS_CONUS_3km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15_thompson_mynn_lam3km.yaml
ush/config.community.yaml

Acceptance Criteria (Definition of Done)

The updated tests should pull data copy data from expected locations on disk.

@MichaelLueken MichaelLueken added the enhancement New feature or request label May 8, 2023
@MichaelLueken MichaelLueken self-assigned this May 8, 2023
michelleharrold pushed a commit to michelleharrold/ufs-srweather-app that referenced this issue Jun 7, 2023
…mmunity#779)

* remove unused module loads for MET

* update met version in machine files

* changes to pointstat/pb2nc bufr mapping

* add NA to retain bufr variables without qc markers

* updated bufr variable list

* change bufr var list

* Change versions to MET 10.1.1 and METplus 4.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant