Skip to content

Use NOAA-GSL/EMC_post RRFS_dev branch to apply the lastest version of…#7

Merged
christinaholtNOAA merged 1 commit into
NOAA-GSL:feature/RRFS_dev2from
hu5970:feature/RRFS_dev2
Jan 22, 2021
Merged

Use NOAA-GSL/EMC_post RRFS_dev branch to apply the lastest version of…#7
christinaholtNOAA merged 1 commit into
NOAA-GSL:feature/RRFS_dev2from
hu5970:feature/RRFS_dev2

Conversation

@hu5970
Copy link
Copy Markdown

@hu5970 hu5970 commented Jan 14, 2021

No description provided.

Copy link
Copy Markdown
Collaborator

@christinaholtNOAA christinaholtNOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ming, please make sure that you are providing short title description, and leaving the details in the discussion box when submitting a PR.

Comment thread Externals.cfg Outdated
#branch = RRFS_dev
hash = 9b9c55c
branch = RRFS_dev
#hash = 9b9c55c
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use a particular hash for the code that you would like to use. Using the top of a branch for workflows running in real time is hard to reconstruct for future use if we need to rebuild.

1) NOAA-GSL/EMC_post RRFS_dev branch
2) de76944dde
@hu5970
Copy link
Copy Markdown
Author

hu5970 commented Jan 14, 2021

@christinaholtNOAA Changed to use hash instead of top of the branch. Thanks,

@hu5970
Copy link
Copy Markdown
Author

hu5970 commented Jan 22, 2021

@christinaholtNOAA Christina, it there further change needed for merge this? Thanks, Ming

@christinaholtNOAA christinaholtNOAA merged commit cc56687 into NOAA-GSL:feature/RRFS_dev2 Jan 22, 2021
christinaholtNOAA pushed a commit that referenced this pull request Feb 1, 2021
 - Adds a CMake build using ExternalProject_Add.
 - Makes modifications to build_all.sh and install_all.sh for back-compatibility with old build system. The old build system will remain in, but is now deprecated, and will be removed in the coming weeks.

To build, have the necessary modules loaded and run:

```
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=<prefix>
make
```

The docs/ directory contains README files with instructions for specific platforms/compilers

 - **Cheyenne**: Build and end-to-end test ("DOT_OR_USCORE" test case) was successful on Cheyenne with intel, both for the cmake build and the old build script (that will soon be deprecated). Path to tests: /glade/scratch/kavulich/UFS_CAM/testing/SRW_PR_27/expt_dirs/
 - **Hera**: Build and end-to-end tests successful (aside from expected failures). Path to tests: /scratch2/BMC/det/kavulich/workdir/SRW_PR_27/expt_dirs
 - **Jet**: Build test was successful.

Resolves #7, partially resolves #5

Co-authored-by: kgerheiser <kgerheiser@icloud.com>; Michael Kavulich, Jr <kavulich@ucar.edu>
Jeff-Duda pushed a commit to Jeff-Duda/ufs-srweather-app that referenced this pull request Aug 3, 2022
…bm_ic directory out of inputdata directory; use aws ec2 for CI test; auto-rt fixes (ufs-community#426)

* Modifications to run tests on aws ec2 instances
* Change layout numbers. Include all utests (NOAA-GSL#7)
* Remove unnecessary sleep in build_test.yml and buidl_status_check.py
* Increase sleep period in build_status_check.py to meet 60 requests/hr
* Add sleep back to build_status.check.py
* Minor changes. Change CI to develop branch
* update diag_tables
*add config variable for diag_table
*set up diag_table templates for benchmarks (pre/v16) versions
* fix diag table variable for v16 tests
* add 35 v16 bmark frac test
* add missing diag_table in bmark restart tests
* Move bm_ic directory out of input-data directory
* Replace sys exit with valueError in build_status_check.py
* updates for v16 stability
* remove un-used dz_min=6 parameter setting in bmark v16 tests
* add psm_bc variable and set to value of 1 (default 0) for v16 tests
* set dt_atmos=225 in v16 tests
* updates for dated BM_IC directory
* add INPUTDATA_ROOT_BMIC to rt.sh
* remove BM_IC variable in cpld_bmark_run.IN and use explict path to specify IC sources for ATM,MOM6,CICE5 and WW3 (only for 35d test)
* add variables in parm/input.benchmark_v16.nml.IN
* set dddmp = 0.2 and FSICL to 0 in v16 bmark tests
* modify v16 tests
* keep FSICL at default value for now
* reduce time for v16 wave test to 6hr
* update RTPWD to 20130308; skip-ci
* fix cpld_bmarkfrac_wave_v16 test
* fix timestamps on files for comparison to baseline after switching to 6hour test length
* remove restart file from WW3 comparison. Currently the restart file writes out only at hour 12. This is set in ww3_multi.inp. A change to allow writing a restart at hour 6 would require an update to the ww3 input data directory

Co-authored-by: MinsukJi-NOAA <minsuk.ji@noaa.gov>
Co-authored-by: Brian Curtis <brian.curtis@noaa.gov>
Co-authored-by: climbfuji <dom.heinzeller@icloud.com>
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.

2 participants