-
Notifications
You must be signed in to change notification settings - Fork 64
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
Update dtc/develop from master 2020/06/06 #301
Merged
climbfuji
merged 18 commits into
NCAR:dtc/develop
from
climbfuji:update_dtc_develop_from_ncar_master_20200606
Jun 8, 2020
Merged
Update dtc/develop from master 2020/06/06 #301
climbfuji
merged 18 commits into
NCAR:dtc/develop
from
climbfuji:update_dtc_develop_from_ncar_master_20200606
Jun 8, 2020
Conversation
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
… in scripts/mkcap.py for filenames without a path
…elop_20200414 Merge dtc/develop into master 2020/04/14
Remove dynamic CCPP build
…ines containing \htmlinclude statement
Bring hotfixes from release/public-v4 back to master, add syntax check for parsing \htmlinclude lines
… decoding non-ascii files in scripts/metadata_parser.py, parse all suite definition files if suites argument is not present when calling ccpp_prebuild.py
…_suites Fix/report Python3 decoding errors, parse all suites if --suites=... argument not present
Fix decoding errors in scripts/common.py's execute_cmd
This was referenced Jun 7, 2020
This PR contains changes coming from the authoritative repositories, which have been approved earlier by the codeowners. The code is identical to the authoritative repositories, except for few differences described in NCAR/ufs-weather-model#50, and all tests passed. I am therefore merging this PR without additional approval. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes in this PR:
scripts/common.py
'sexecute_cmd
Associated PRs:
#301
NCAR/ccpp-physics#458
NCAR/GFDL_atmos_cubed_sphere#12
NCAR/fv3atm#52
NCAR/ufs-weather-model#50
For regression testing information, see NCAR/ufs-weather-model#50.