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 script for running J-job scripts without Rocoto #69

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

chan-hoo
Copy link
Collaborator

@chan-hoo chan-hoo commented Mar 4, 2024

Description

Add a script for running the J-job scripts without Rocoto to the parm directory.

cd parm
sbatch run_without_rocoto.sh

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • DA_update (ufs-community/land-DA)
  • ufsLand.fd (NOAA-EPIC/ufs-land-driver-emc-dev)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • vector2tile_converter.fd (NOAA-PSL/land-vector2tile)
  • none

Linked PR's and Issues:

Closes Issue #66

Testing (for CM's):

  • RDHPCS
    • Hera
    • Orion
    • Jet
    • Gaea
    • Cheyenne
  • CI
    • Completed
  • PW-Clouds
    • AWS
    • AZURE
    • GCP

@chan-hoo chan-hoo requested a review from jkbk2004 March 4, 2024 14:45
@chan-hoo chan-hoo linked an issue Mar 4, 2024 that may be closed by this pull request
@jkbk2004
Copy link
Collaborator

jkbk2004 commented Mar 5, 2024

(base) jongkim@Orion-login-3:/work/noaa/epic/jongkim/land-DA/land-DA_workflow/build$ ctest
Test project /work/noaa/epic/jongkim/land-DA/land-DA_workflow/build
    Start 1: test_vector2tile
1/7 Test #1: test_vector2tile .................   Passed    7.02 sec
    Start 2: test_create_ens
2/7 Test #2: test_create_ens ..................   Passed    9.37 sec
    Start 3: test_letkfoi_snowda
3/7 Test #3: test_letkfoi_snowda ..............   Passed   52.24 sec
    Start 4: test_apply_jediincr
4/7 Test #4: test_apply_jediincr ..............   Passed    5.08 sec
    Start 5: test_tile2vector
5/7 Test #5: test_tile2vector .................   Passed   10.62 sec
    Start 6: test_land_driver
6/7 Test #6: test_land_driver .................   Passed   11.25 sec
    Start 7: test_ufs_datm_land
7/7 Test #7: test_ufs_datm_land ...............   Passed  466.65 sec

@chan-hoo chan-hoo merged commit d579f39 into ufs-community:develop Mar 5, 2024
1 check passed
@chan-hoo chan-hoo deleted the feature/nonrocoto branch March 5, 2024 16:18
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 script to run J-job scripts without rocoto
2 participants