-
Notifications
You must be signed in to change notification settings - Fork 47
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
cmeps integration changes #55
Merged
MinsukJi-NOAA
merged 35 commits into
NOAA-EMC:develop
from
DeniseWorthen:feature/cmeps_integration_latest
Apr 28, 2020
+64
−56
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
95f9ac3
Merge pull request #1 from NOAA-EMC/develop
DeniseWorthen 39b5e91
Merge pull request #2 from NOAA-EMC/develop
DeniseWorthen 3ba89eb
Bring in CMEPS
DeniseWorthen f0da12c
updates to get remove CMEPS #ifdefs as much as possible
d6bb479
fixed compilation bug for NEMS
68ba229
fixed problem with updates to nuopc dictionary in nems mode
9fd4c3f
simplified removal of CMEPS in module_EARTH_GRID_COMP.F90
27e31c2
fixed problem with latent heat flux
eb563f4
Merge pull request #5 from NOAA-EMC/develop
DeniseWorthen 5fb087a
fix divide by zero
DeniseWorthen fbfb3df
remove ice-ocean merge in prep_atm
DeniseWorthen 584c900
Merge pull request #8 from NOAA-EMC/develop
DeniseWorthen a50e0d9
Merge branch 'develop' into feature/nomerge2atm
DeniseWorthen c1457bc
Merge branch 'develop' into cmeps_update
DeniseWorthen 069c83b
Merge branch 'feature/nomerge2atm' into cmeps_update
DeniseWorthen 95a1a3b
Merge pull request #9 from NOAA-EMC/develop
DeniseWorthen 7c7a4e4
Merge pull request #10 from DeniseWorthen/develop
DeniseWorthen afd7481
Merge pull request #11 from NOAA-EMC/develop
DeniseWorthen c912fea
Merge pull request #12 from DeniseWorthen/develop
DeniseWorthen eec1e4b
Merge pull request #16 from NOAA-EMC/develop
DeniseWorthen 100e324
these are the changes that are consistent with the latest cmeps branc…
dc17f0d
Merge pull request #17 from NOAA-EMC/develop
DeniseWorthen d2c2f6f
Merge branch 'develop' into feature/cmeps_integration_latest
DeniseWorthen f342516
update pyprodutil
DeniseWorthen 1d15444
updates to be consistent w/ latest s2s & cmeps
DeniseWorthen b40ef25
Merge pull request #18 from NOAA-EMC/develop
DeniseWorthen 62c1037
Merge pull request #19 from NOAA-EMC/develop
DeniseWorthen e8783f0
Merge pull request #20 from DeniseWorthen/develop
DeniseWorthen 6e6fb73
Merge pull request #21 from NOAA-EMC/develop
DeniseWorthen d17815c
Merge pull request #22 from DeniseWorthen/develop
DeniseWorthen 083982c
Merge pull request #24 from NOAA-EMC/develop
DeniseWorthen 463ad93
Merge pull request #26 from DeniseWorthen/develop
DeniseWorthen acb09c4
update default values in MAIN_NEMS and module_NEMS_GRID_COMP
DeniseWorthen fb49539
Merge pull request #27 from NOAA-EMC/develop
DeniseWorthen a7ddee4
Merge pull request #28 from DeniseWorthen/develop
DeniseWorthen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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.
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.
Denise, we do not have this change on "mean_sensi_heat_flx_atm" and "mean_laten_heat_flx_atm" in fv3atm, do we need to change them in fv3 too?