forked from NCAR/fv3atm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove legacy gnumake build from fv3atm and NEMS, remove legacy Pytho…
…n 2.7 support, rename v16beta to v16 and RT updates (NOAA-EMC#384) * Update .gitmodules and submodule pointers for fv3atm and NEMS * Remove Python 2.7 support from top-level CMakeLists.txt * Reduce forecast length of test fv3_ccpp_gfs_v16_RRTMGP_c192L127 from 24h to 12h * Rename v16beta to v16 everywhere except the public release documentation * Bugfixes and missing changes * Remove 'export CCPP_LIB_DIR=ccpp/lib' from all regression tests * Update regression test baseline date tag to 20210128; skip-ci * Update ecflow-python environment on cheyenne and jet; skip-ci
- Loading branch information
Showing
128 changed files
with
2,883 additions
and
2,978 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule FV3
updated
16 files
+0 −2 | ccpp/CMakeLists.txt | |
+0 −193 | ccpp/build_ccpp.sh | |
+0 −71 | ccpp/driver/makefile | |
+0 −101 | ccpp/set_compilers.sh | |
+1 −1 | ccpp/suites/suite_FV3_GFS_v16.xml | |
+1 −1 | ccpp/suites/suite_FV3_GFS_v16_RRTMGP.xml | |
+1 −1 | ccpp/suites/suite_FV3_GFS_v16_coupled.xml | |
+1 −1 | ccpp/suites/suite_FV3_GFS_v16_flake.xml | |
+1 −1 | ccpp/suites/suite_FV3_GFS_v16_no_nsst.xml | |
+0 −30 | conf/make.rules | |
+0 −66 | cpl/makefile | |
+0 −273 | gfsphysics/makefile | |
+0 −101 | io/makefile | |
+0 −165 | makefile | |
+0 −357 | mkDepends.pl | |
+0 −54 | stochastic_physics/makefile |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.