-
Notifications
You must be signed in to change notification settings - Fork 104
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
Dtc post merge #54
Merged
Merged
Dtc post merge #54
Conversation
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 capability of building ncep_post v8.0.0 library for running in-line post. * Add the capability for building post library on WCOSS phase1/2.
…sio read interface; 2)read pt from model output instead of setting as 0 in fv3gfs nemsio read interface; 3)setting zmid(:,:,l) in regional fv3 read interface. (NOAA-EMC#11)
* update modules for jet * fix for surface momentum flux and drag coefficient
…eflectivity correctly (NOAA-EMC#14)
NOAA-EMC#13) * Change module name machine and physcons to machine_post and physcons_post for solving conflict with FV3 model setting. * Tweak physcons.f
* 1) Add computation of vessel icing; 2) Sync the changes in workflow scripts from gfs v15.2 implementation. * Add new routine CALVESSEL.f for calculating vessel icing. * Add bug fix for writting ID 588.
* Incorprate couple new computations from Jesse Meng such ad ESRH, DCAPE, Critical Angle. * Add a fix for defining LFC HGT. * Use new grib2 abbrev "DCAPE", "DCAPE", "ESP". * Use NCEP table for new variables, e.g. DCAPE. * Add changes for defining ESP. * Add further changes for 8 new varaibles for hrrr/rap implementation.
* Fix allocation issue for PSFC in Block 2 * Fix mods for selecting satellite channels in CALRAD_WCLOUD_newcrtm * Fix grib codes in RQSTFLD.f for wind shear variables * Fix incorrect EL level for TAUX/TAUY calculation * Fix typo in Wind Energy Calculation (UPP ID 411) * Fix index for SEVIRI * Remove extraneous greater than sign * Revert MXLVL back to 70 for short term sync of code * Comment out #if 0 blocks, this syntax fails with some compilers * Correct pname for max updraft helicity * Add community control files * Uncomment new chem code fields. Add compiler directive for commmunity set mxlvls to 07 for grib1 * Move RQSTFLD and READCNTRL to .F files to be preprocessed for COMMCODE compiler directive * Add line accidently deleted for dust25 * Remove READCNTRL.f and RQSTFLD.f since they were moved to .F files for preprocessing
* Add capacity for reading fv3gfs netcdf files. * Initializing 3D radar reflectivity in read interface for gfs in netcdf. * Inlinepost (NOAA-EMC#1) * modified: jobs/JGLOBAL_NCEPPOST, scripts/exgdas_nceppost.sh.ecf, scripts/exgfs_nceppost.sh.ecf, ush/gfs_nceppost.sh Add an option INLINE_POST. If it is true, the grib2 "master" file is produced by the inline post in the forecast model. gfs_nceppost.sh script is then skipped. Also set FILTER=0 to turn off 5wav-filtered data. The UPP still needs to be modified to read in netcdf history files to produce sflux, goes image and gtg products. * add sflux to inlin post * Add for new parm files for running inline post new file: parm/post_tag_gfs128 new file: parm/post_tag_gfs65 new file: parm/postcntrl_gfs_two.xml new file: parm/postxconfig-NT-GFS-TWO.txt * Bug fix of in-line post in ex-scripts. * Add control file at F00 for in-line post. * Teak INITPOST_GFS_NETCDF.f. * Add capacity of processing global FV3 outputs in netcdf in workflow scripts. * Tweak reading netcdf 2D field from FV3 output. * change physcon module to physcon_post in INITPOST_GFS_NETCDF.f. * Sync the change of dbnet alert type for gtg product from NCO.
* added ABI simulated Brightness Temperatures for whole horizontal grid assuming nadir geometry * switched RQSTFLDS slots for ABI simulated BT * Add WMO_Sensor_Id and WMO_Satellite_Id for abi. * 1)Add abi nadir BT in gfs v16 simulated satellite product. 2)Label abi nadir BT as grib2 NCEP local table.
…on (NOAA-EMC#18) * Output 3D WAFS products to standard atmospheric pressuer levels, not on model pressure levels. 1. 3D WAFS products include U/V/T/RH/VVEL/ABSV, icing and GTG. 2. GTG processing becomes part of WAFS product processing. 3. New code sorc/ncep_post.fd/MDL2STD_P.f is in charge of this. 4. sorc/ncep_post.fd/FDLVL.f is modified to process multiple 3D fields on the same vertical levels. 5. Modified for control file in sorc/ncep_post.fd/SET_LVLSXML.f 6. New control files for WAFS analysis, FF 03-36 and FF >=42 7. Icing and GTG is moved from MDL2P to MDL2STD_P. 8. sorc/ncep_post.fd/CALVOR.f is modified to take of SPVAL input values. 9. parm/post_avblflds.xml moves icing and GTG from ISOBARIC_SFC to STD_ISOBARIC_SFC, add U/V/T/RH/VVEL/ABSV on STD_ISOBARIC_SFC 10. scripts/exgfs_nceppost.sh.ecf removed GTG and added WAFS 11. Added sorc/ncep_post_gtg.fd and modified sorc/build_ncep_post.sh to keep GTG code private * Make a clean copy of UPP WAFS branch for general UPP
* 1) Add extra fields in pgrb2 data set for chgres genrating ICs and boundary condictions for the public release; 2) Remove hard-code user defined control file name. * Commit missed files. * 1)Correctly cap percent frozen rain to (0,1); 2)Set default UPP control file name as postxconfig-NT.txt. * Bug fix for ID 968.
* Output 3D WAFS products to standard atmospheric pressuer levels, not on model pressure levels. 1. 3D WAFS products include U/V/T/RH/VVEL/ABSV, icing and GTG. 2. GTG processing becomes part of WAFS product processing. 3. New code sorc/ncep_post.fd/MDL2STD_P.f is in charge of this. 4. sorc/ncep_post.fd/FDLVL.f is modified to process multiple 3D fields on the same vertical levels. 5. Modified for control file in sorc/ncep_post.fd/SET_LVLSXML.f 6. New control files for WAFS analysis, FF 03-36 and FF >=42 7. Icing and GTG is moved from MDL2P to MDL2STD_P. 8. sorc/ncep_post.fd/CALVOR.f is modified to take of SPVAL input values. 9. parm/post_avblflds.xml moves icing and GTG from ISOBARIC_SFC to STD_ISOBARIC_SFC, add U/V/T/RH/VVEL/ABSV on STD_ISOBARIC_SFC 10. scripts/exgfs_nceppost.sh.ecf removed GTG and added WAFS 11. Added sorc/ncep_post_gtg.fd and modified sorc/build_ncep_post.sh to keep GTG code private * Make a clean copy of UPP WAFS branch for general UPP * Add underground interpolation to WAFS related fields and FDLVL_MASS subroutine is modified
* update modules for jet * update for regular lat-lon grids to FV3 output change on coordinate
* 1)Update with g2tmp/1.6.0; 2)Sync new routines into makefile for building post library. * Switch to intel/16.3.210 for Cray. * Upgrade with g2tmpl v1.6.0 on Hera.
* Remove unnessrary print outs in UPP code. * Reduce more print outs.
…by-zero error when run in debug mode. Currently filled with 'k' which fills with zeros Needs to fill with 'll' which is what's being filled within the larger loop and different index value than 'k'
…uild in debug mode
fossell
approved these changes
Jan 24, 2020
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.
No description provided.