-
Notifications
You must be signed in to change notification settings - Fork 7
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
adding regression test for FV3_RRFS_v0 #43
Conversation
files include: tests/fv3_conf/ccpp_gsd_sar_v1_run.IN tests/tests/fv3_ccpp_gsd_sar_v1
modified file: tests/rt_ccpp_gsd.conf added files: tests/tests/fv3_ccpp_rrfs_v0 tests/fv3_conf/ccpp_rrfs_v0_run.IN parm/ccpp_rrfs_v0.nml.IN
adding one test for suite RRFS_v0 for SRWeather release Tested on hera. |
@panll do you want to update this PR as discussed last week? |
yes, I'll submit the update soon. Thanks! @climbfuji |
modified files: tests/fv3_conf/ccpp_gsd_run.IN tests/tests/fv3_ccpp_rrfs_v0 deleted files: parm/ccpp_rrfs_v0.nml.IN tests/fv3_conf/ccpp_rrfs_v0_run.IN tested on hera
updated rrfs_v0 test. Please review, thanks! @climbfuji |
@@ -0,0 +1,37 @@ | |||
############################################################################### |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we are adding a new test fv3_ccpp_gsd_sar_v1, then we will also want to run it as part of rt_ccpp_gsd.conf, or?
Yes, it needs to be turned on in rt_ccpp_gsd.conf. hera is down today. I can turn it on after hera comes back. Thanks! @climbfuji |
modified file: tests/rt_ccpp_gsd.conf
GSD_SAR_v1 test is also included and ready to merge. @climbfuji |
Associated PRs: NCAR/fv3atm#45 For regression testing information, see #49. |
* update parallel netcdf module files on dell * update fv3 to netcdf_parallel branch * update module files for hera, dell and conf file for cray * update post lib in cray module file * fix netlib on hera * Update FV3 submodule * Update baselines to develop-20200202 * Regtest logs on wcoss_dell_p3 * Regtest logs on wcoss_cray * Regtest logs on hera * update FV3 to point to NOAA-EMC develop branch Co-authored-by: Dusan Jovic <[email protected]>
adding regression test for FV3_GSD_SAR_v1
added files:
./tests/tests/fv3_ccpp_gsd_sar_v1
./tests/fv3_conf/ccpp_gsd_sar_v1_run.IN
modified file:
tests/rt_ccpp_gsd.conf