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 WE2E verification capability #131

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

chan-hoo
Copy link
Collaborator

@chan-hoo chan-hoo commented Aug 2, 2024

Description

  • Add the WE2E verification option to the main tasks.

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • apply_incr.fd (NOAA-PSL/land-apply_jedi_incr)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • none

Linked PR's and Issues:

Resolves Issue #130

Testing (for CM's):

  • RDHPCS
    • Hera
    • Orion
    • Hercules
  • CI
    • Completed
  • PW-Clouds
    • AWS
    • AZURE
    • GCP

@chan-hoo chan-hoo linked an issue Aug 2, 2024 that may be closed by this pull request
@chan-hoo chan-hoo requested a review from jkbk2004 August 2, 2024 21:34
@chan-hoo
Copy link
Collaborator Author

chan-hoo commented Aug 2, 2024

ctest:

Test project /scratch2/NAGAPE/epic/Chan-hoo.Jeon/landda_we2e/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed    3.79 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed   16.22 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    1.81 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   44.66 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =  66.49 sec

@chan-hoo
Copy link
Collaborator Author

chan-hoo commented Aug 2, 2024

  • WE2E verification log file (we2e.log):
20000104.000000 :: ANALYSIS :: sfc_data.tile1 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: sfc_data.tile2 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: sfc_data.tile3 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: sfc_data.tile4 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: sfc_data.tile5 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: sfc_data.tile6 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: xinc.tile1 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: xinc.tile2 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: xinc.tile3 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: xinc.tile4 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: xinc.tile5 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: xinc.tile6 :: TEST was complete successfully.
20000104.000000 :: ANALYSIS :: HofX :: TEST was complete successfully.
20000104.000000 :: POST_ANAL :: ufs_land_restart.anal.tile1 :: TEST was complete successfully.
20000104.000000 :: POST_ANAL :: ufs_land_restart.anal.tile2 :: TEST was complete successfully.
20000104.000000 :: POST_ANAL :: ufs_land_restart.anal.tile3 :: TEST was complete successfully.
20000104.000000 :: POST_ANAL :: ufs_land_restart.anal.tile4 :: TEST was complete successfully.
20000104.000000 :: POST_ANAL :: ufs_land_restart.anal.tile5 :: TEST was complete successfully.
20000104.000000 :: POST_ANAL :: ufs_land_restart.anal.tile6 :: TEST was complete successfully.
20000104.000000 :: FORECAST :: ufs_land_restart.tile1 :: TEST was complete successfully.
20000104.000000 :: FORECAST :: ufs_land_restart.tile2 :: TEST was complete successfully.
20000104.000000 :: FORECAST :: ufs_land_restart.tile3 :: TEST was complete successfully.
20000104.000000 :: FORECAST :: ufs_land_restart.tile4 :: TEST was complete successfully.
20000104.000000 :: FORECAST :: ufs_land_restart.tile5 :: TEST was complete successfully.
20000104.000000 :: FORECAST :: ufs_land_restart.tile6 :: TEST was complete successfully.

@chan-hoo chan-hoo merged commit bfe321d into ufs-community:develop Aug 9, 2024
2 checks passed
@chan-hoo chan-hoo deleted the feature/we2e branch August 9, 2024 12:38
@chan-hoo chan-hoo mentioned this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to add WE2E verification capability
2 participants