Revision 19c689b3a8a554f9892862a323ee140e41a794f0 authored by James Foucar on 22 June 2021, 15:21:33 UTC, committed by GitHub on 22 June 2021, 15:21:33 UTC
More python churn

The python situation in CIME has become untenable on some of our Sandia machines. We have some E3SM ecosystem projects that are using python3 for their scripting and also trying to run CIME test suites and the py2/py3 situation is causing problems. This PR aims to remove all potential python2 invocations from CIME with the exception of some stuff from tools which is not part of the CIME CCS.

Test suite: scripts_regression_tests
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #3987

User interface changes?:

Update gh-pages html (Y/N)?:
2 parent s ca5bcf0 + 78c55cc
History
File Mode Size
.github
config
doc
scripts
src
tools
utils
.gitignore -rw-r--r-- 448 bytes
.nojekyll -rw-r--r-- 0 bytes
CMakeLists.txt -rw-r--r-- 4.8 KB
CONTRIBUTING.md -rw-r--r-- 4.6 KB
ChangeLog -rw-r--r-- 874.6 KB
ChangeLog_template -rw-r--r-- 420 bytes
Externals.cfg -rw-r--r-- 884 bytes
LICENSE.TXT -rw-r--r-- 2.4 KB
README.md -rw-r--r-- 1.8 KB
index.html -rw-r--r-- 444 bytes

README.md

back to top