-
Notifications
You must be signed in to change notification settings - Fork 161
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
Regional inlinepost #229
Merged
junwang-noaa
merged 31 commits into
NOAA-EMC:develop
from
junwang-noaa:regional_inlinepost
Mar 11, 2021
Merged
Regional inlinepost #229
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
bb42d6f
add regional inline post
junwang-noaa 000bb5a
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 9182a30
add fixes for inline post
junwang-noaa d80178b
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 4f24e82
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 4801afd
update inline_post.F90
junwang-noaa dbfee57
update psot_regional.F90
junwang-noaa 0760699
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 538498c
remove repeated field
junwang-noaa c175f34
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 5333410
fix rotated latlon grid and comment out print lines
junwang-noaa 3b1da8b
add inline post timer
junwang-noaa 415ad75
remove prints in inline_post.F90
junwang-noaa a633602
change composite reflectivity name
junwang-noaa 93677b4
fix variable name
junwang-noaa 48fb0fb
fix name refl_10cm
junwang-noaa b7882d4
merge to the top of develop branch
junwang-noaa 99d116c
fix cwm for post_regional
junwang-noaa 7a4c8b0
fix dy
junwang-noaa 3e18621
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 2a7d51b
fix wtmp in post
junwang-noaa 6cf5fdb
fix the syntax
junwang-noaa baba95d
fix openmp sst field in regional post
junwang-noaa 3547309
add tke in post_regional.F90
junwang-noaa 9860a4e
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa d04f96a
fix fcstgrid with quilting and initialize hbot
junwang-noaa 61149f8
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 5dcd1f5
fix hbot in post_gfs.F90
junwang-noaa 4008361
Merge remote-tracking branch 'upstream/develop' into regional_inlinepost
junwang-noaa 459d173
add suite_FV3_GFS_v15_thompson_mynn_lam3km.xml for lam parallel
junwang-noaa 1aace9d
fix the suite name in suite_FV3_GFS_v15_thompson_mynn_lam3km.xml
junwang-noaa 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
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.
@junwang-noaa A extra left bracket makes compiling failure.