UPP version update et al#78
Merged
jkuang-exploro merged 32 commits intoMay 28, 2020
Merged
Conversation
added 30 commits
March 4, 2020 22:04
move default value into defaults/
It's better if we have one place to manage default values for configurable variables other than two Default values only for reference. Please throughly test to make sure it could reproduce.
scripts update: CCPP and IPD works
add hard-coded variables into config.fcst (fcst.yaml)
ice variable istep0 bug fix
add FNMSKH conditional clause, coupled vs non-coupled
…ripts Conflicts: workflow/platforms/_sandbox.yaml
/work/noaa/marine/jmeixner/tempFixICdir/fix/fix_prep_benchmark3
Contributor
|
@JianKuang-NOAA the ccpp-scripts branch is not up to date with feature/coupled-crow, can you merge feature/coupled-crow into that branch before I review? |
Contributor
Author
|
@JessicaMeixner-NOAA OK. I just merged it. |
JessicaMeixner-NOAA
approved these changes
May 28, 2020
zhanglikate
pushed a commit
to zhanglikate/global-workflow
that referenced
this pull request
Oct 6, 2022
…OAA-EMC#78) Four regression tests: Chemistry with and without debug: fv3_gfs_v16_gsd_chem, fv3_gfs_v16_gsd_chem_debug With stochastic perturabtions of emissions: fv3_gfs_v16_sppt_emis, fv3_gfs_v16_sppt_emis_debug
TerrenceMcGuinness-NOAA
added a commit
that referenced
this pull request
Jun 8, 2023
Update hello.yaml
DavidHuber-NOAA
pushed a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Sep 12, 2025
…atype-77 Update 2 fix files. Closes NOAA-EMC#77
JessicaMeixner-NOAA
added a commit
to JessicaMeixner-NOAA/global-workflow
that referenced
this pull request
Nov 7, 2025
…hings (NOAA-EMC#109) * superscript to registered trademark in README * Branch esmf_hybrid: Adding hybrid compile options for OMP threading in esmf build for NEMS app. * Branch esmf_hybrid: fixing makefile bug for completing make process in esmf area. * updating w3_make for esmf for hybrid compile option (NOAA-EMC#78) updating esmf makefile for option to only build library updating switch to remove FLD2 which is only used for 2way coupling * spaces to tab in makefile for esmf * updating comp/link for theia issue for hybrid compilation * Adding to skip files in matrix.comp Github Issue NOAA-EMC#87 * Removing T400 until parameters can be confirmed and updated * removing a temp manual file and adding to git ignore list * Adding hera for NEMS coupled application builds * more hera updates for NEMS * adding wind restarts for esmf issues * updates for proper indexing of tw* and bug fixes plus debug statements to be removed after more testing * adding implicit none to wmesmf * removing w3tide computed gotos - update from Mickael * remove computed goto * bugfix for w3iors * adding WXNwrst because WXN/WYN are not allocated yet * removing debug write statements * adding wrst to manual * adding WRST to w3_new * when WRST is allocated a second time it was zeroing out field so a variable was added to make sure it was only allocated once
This file contains hidden or 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
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.
This PR updates UPP version, enabling feature/coupled-crow to run atmospheric post-processing on Orion.