-
Notifications
You must be signed in to change notification settings - Fork 149
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
NoahMP CCPP-compliancy #305
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
e48c99c
initial addition of CCPP metadata for NoahMP
grantfirl 366378c
Merge branch 'fix_LSM_units' into noahmp
grantfirl 6236796
put sfc_noahmp_drv.f in module; add init/finalize + meta file html br…
grantfirl 747c5a4
fix soil_moisture_content unit error
grantfirl aa5aec7
add CCPP error variables to sfc_noahmp_drv.f and fix local name error…
grantfirl e5e6b78
add NoahMP interstitial code (only pre routine needed for GFS suite f…
grantfirl 6c2cab8
send physical constants through the argument list
grantfirl 24b8942
remove WRF error handling in favor of CCPP error handling
grantfirl 1098500
pass errmsg and errflg down call chain
grantfirl dab6e6d
move NoahMP calculation of julian day and year length to GFS_time_var…
grantfirl d0af67a
add set_soilveg to noahmpdrv_init
grantfirl 3e2f892
add calculation of sncovr to GFS_surface_generic_pre_run (not to init…
grantfirl 78523cf
add calculation of sncovr to GFS_phys_time_vary_run (not to init beca…
grantfirl 64f70df
Merge branch 'fix_sncovr' into noahmp
grantfirl 6d04c51
Merge branch 'gmtb/develop' into noahmp
grantfirl af34508
fix GFS_time_vary_pre.fv3.F90 compilation error
grantfirl 619afe0
add calculation of precipitation variables for NoahMP in GFS_MP_gener…
grantfirl de728a8
add resetting of sfcprop%t2m and q2m to values from noahmp if noahmp …
grantfirl 775f4ff
(temporarily?) move calculation of precip rates for NoahMP to scheme-…
grantfirl a311364
Merge branch 'gmtb/develop' into noahmp
grantfirl e7bb31a
revert whitespace changes to GFS_MP_generic.F90
grantfirl 69c215f
fix bug in metadata table for GFS_phys_time_vary_run for FV3
grantfirl 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
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.
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.
I will correct the typo "they only depends" to "they only depend" in my collect-and-test PR.
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.
For the record - done.