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

Porting UFS-WM Noah-MP GSWP3 baseline to land DA workflow #32

Merged
merged 69 commits into from
Nov 24, 2023

Conversation

rhaesung
Copy link
Contributor

@rhaesung rhaesung commented Sep 21, 2023

Description

This adds an option to use the current UFS-WM land gswp3 baseline in the land DA system. Currently, a single-day DA cycle experiment is available for this setting. The previous offline Noah-MP setting for era5 is still existing.

To reproduce

  1. git clone -b feature/porting --recursive https://github.com/ufs-community/land-DA_workflow.git
  2. ln -fs /scratch2/NAGAPE/epic/UFS_Land-DA/inputs
  3. cd land-DA_workflow/
  4. module use modulefiles/ && module load landda_hera.intel
  5. mkdir build && cd build/
  6. ecbuild .. && make -j8
  7. cd ..
  8. sed -i 's/--cpus-per-task=1/--cpus-per-task=4/g' submit_cycle.sh
  9. ./do_submit_cycle.sh settings_DA_cycle_gswp3

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • DA_update
  • ufs-land-driver
  • vector2tile
  • none

Linked PR's and Issues:

#31
#8

Testing (for CM's):

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

@zach1221 zach1221 added the LandDA_workflow Label used to trigger a PR testing label Oct 18, 2023
@zach1221 zach1221 added LandDA_workflow Label used to trigger a PR testing and removed LandDA_workflow Label used to trigger a PR testing labels Nov 1, 2023
@rhaesung
Copy link
Contributor Author

@jkbk2004 @zach1221 All tests are passed. Please let me know if you have any issues.

@zach1221
Copy link
Collaborator

@jkbk2004 @zach1221 All tests are passed. Please let me know if you have any issues.

Hera is still good running via jenkins. Just checking orion once more.

@zach1221 zach1221 removed the LandDA_workflow Label used to trigger a PR testing label Nov 21, 2023
@zach1221 zach1221 added the LandDA_workflow Label used to trigger a PR testing label Nov 22, 2023
@zach1221
Copy link
Collaborator

Ok apologies for the delay. The jenkins pipeline now runs on both hera and orion, with all ctests passing.
Console output can be viewed here.

jkbk2004
jkbk2004 previously approved these changes Nov 22, 2023
CMakeLists.txt Outdated Show resolved Hide resolved
tile2tile/README.md Outdated Show resolved Hide resolved
vector2tile/namelist.vector2tile Show resolved Hide resolved
submit_cycle.sh Outdated Show resolved Hide resolved
@jkbk2004 jkbk2004 merged commit 5ca8700 into develop Nov 24, 2023
1 check passed
@rhaesung rhaesung deleted the feature/porting branch December 6, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Baseline Change Baseline Change LandDA_workflow Label used to trigger a PR testing New Input Data Req'd This PR requires new data to be synced across platforms Ready for Review This PR is considered complete by the author release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants