Post g2tmpl#32
Merged
Merged
Conversation
3 tasks
guoqing-noaa
pushed a commit
to guoqing-noaa/UPP
that referenced
this pull request
Apr 28, 2022
## DESCRIPTION OF CHANGES: * Remove hard-coded executable directory names by replacing them with the new variable BIN_DIR that gets set only in one place. * This removes the bug where an empty "exec" directory is created in addition to the "bin" directory in which the executables are placed. ## TESTS CONDUCTED: Built on hera successfully. The executables are identical to the ones created before these changes, and an empty "exec" directory is no longer created.
shoyokota
pushed a commit
to shoyokota/UPP
that referenced
this pull request
Apr 11, 2023
* Updated code for outputting simulated GOES ABI brightness temperatures in RRFS. * Updating static files to output simulated GOES ABI brightness temps from RRFS. * Update to Jet modulefile to load crtmv2.4.0 for GOES-ABI brightness temperatures. * Updates to fv3lam_rrfs.xml for GOES-ABI simulated brightness temperatures. * Reverting fv3lam_post_avblflds.xml (this is not used any more) and making some changes to post_avblflds.xml * Updating post_avblflds.xml with valid (unused) param numbers for new GOES-ABI simulated brightness temps. * Updated flat files with new GOES-ABI brightness temperatures, and new names for lightning threats. * Reverting to 3DRTMA postxconfig file (larger than one created by default makefile). * Changing avblfldidx numbers in CALRAD_WCLOUD_newcrtm.f * Reverting to earlier MISCLN.f file. * Updates for new variable id ranges. * Small change to variable id number for new GOES-18 brightness temperatures. * Changing PRSLEV to BGDAWP and NATLEV to BGRD3D for RRFS convention. * Reverting a few changes based on comments from Ming. * Some variable names need to be changed to keep the 3DRTMA postxconfig-NT.txt file unchanged. * Reverting earlier changes... * Correcting post_avblfdls.xml and postxconfig-NT.txt * Syncing static files with realtime system (under regional_workflow/fix/upp) * Updating fix files. * Reverting to earlier 3drtma postxconfig file (not consistent with other 3drtma static files). * Updating fix files to output new SBTA fields in NATLEV instead of PRSLEV files. This gets rid of problem with DSWRF and USWRF fields. * Reverting to earlier CRTM version.
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.
1)Update with g2tmp/1.6.0; 2)Sync new routines into makefile for building post library.