-
Notifications
You must be signed in to change notification settings - Fork 0
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
Test PR for jenkins CI pipeline #1
Commits on Jul 13, 2023
-
Updating GRIB2 labeling for MSTAV, and adding SOILL on 9 RUC levels. (N…
…OAA-EMC#740) * Updating GRIB2 labeling for MSTAV, and adding SOILL on 9 RUC levels. * Entering change log for INITPOST_NETCDF.f * Changing shortname of MSTAV to specify RUC LSM (defined at 0 m below ground)
Configuration menu - View commit details
-
Copy full SHA for 83e59b5 - Browse repository at this point
Copy the full SHA 83e59b5View commit details
Commits on Jul 17, 2023
-
allow the user to specify build dir. allow user to call compile.sh fr…
…om anywhere. correct bug when prefix is specified, the executable is not in the correct place. (NOAA-EMC#746)
Configuration menu - View commit details
-
Copy full SHA for baa7751 - Browse repository at this point
Copy the full SHA baa7751View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72ac590 - Browse repository at this point
Copy the full SHA 72ac590View commit details
Commits on Jul 21, 2023
-
[develop]: Update most remaining documentation files (NOAA-EMC#737)
* silence warnings on SMOOTH.f * update GFIP3.f * fix more warnings for CALHEL2 & CALHEL3 * silence warnings on CALPW.f * silence warnings for CALPBL.f * silence warnings for CALPBLREGIME.f * silence warnings for CALMICT.f * silence warnings on WRFPOST.f * silence warnings on FDLVL.f * silence warnings on SELECT_CHANNELS.f * correct CALPBLREGIME.f * fix errors for PMICRPH.f and GRIDSPEC.f * partial updates to variables in several files * CTLBLK updates * define GRIDSPEC.f vars * document PMICRPH.f * update CALRAD_WCLOUD_newcrtm.f * edits for COLLECT_LOC.f and GRIDSPEC.f * update INITPOST_NEMS.f * minor edits/additions * Update INITPOST_GFS_NEMS_MPIIO.f * update CTLBLK.f * update variables for CLDRAD.f, INITPOST_NETCDF.f, MDL2P.f, PROCESS.f, xml_perl_data.f * fix typo in CTLBLK.f * fix typo in CTLBLK.f * remove some deprecated Doxyfile.in settings * upgrade Doxyfile.in w -u option * fix Doxyfile.in * fix Doxyfile.in * revert Doxyfile to equivalent of commit 94a989e * rm deprecated info in Doxyfile.in * remove _____ for undefined vars * add var defs to PMICRPH.f * correct a4wide to a4 in Doxyfile.in * rm blank spaces in xml_perl_data.f * rm blank spaces in xml_perl_data.f
Configuration menu - View commit details
-
Copy full SHA for 54cf351 - Browse repository at this point
Copy the full SHA 54cf351View commit details
Commits on Jul 25, 2023
-
Clean out lagacy fv3lam control file and bug fix of tke initialization (
NOAA-EMC#750) * Add bug fix of tke initialization from Huiya * Clean up legacy fv3lam control files * Clean up legacy control files * Clean up legacy file params_grib2_tbl_new_dtc
Configuration menu - View commit details
-
Copy full SHA for 8b72556 - Browse repository at this point
Copy the full SHA 8b72556View commit details
Commits on Aug 9, 2023
-
Add three microphysics number concentrations to RRFS output (NOAA-EMC…
…#758) * (1) Updates to read-in the number concentrations of cloud ice, cloud water, and rain (2) Slight reorganization of the "use vrbls3d" code section to re-group several microphysics-related variables * Enabling RRFS output of cloud-ice number concentration (NCCICE), cloud-water number concentration (NCONCD), and rain number concentration (SPNCR) on native coordinate surfaces. * Updates to static control files: (1) In post_avblflds.xml, changing "NCIP" to "NCCICE" (ID 752) and "NCRAIN" to "SPNCR" (ID 754). This is consistent with the ID numbers used in post_avblflds_raphrrr.xml. (2) Removing the "table_info" specification for "SPNCR" in fv3lam_rrfs.xml. (3) Re-generated flat flie. * In INITPOST_NETCDF.f, changing the "ncid2d" argument to "ncid3d" withinin several calls to "read_netcdf_3d_para". * Reverting the read-in of "ext550" to its previous form.
Configuration menu - View commit details
-
Copy full SHA for 762890a - Browse repository at this point
Copy the full SHA 762890aView commit details
Commits on Aug 10, 2023
-
Update GEFS control files for GEFSV13 (NOAA-EMC#759)
* Update gefs control files based on EP4 settings. * remove ICIP and ICSEV from gefs control files * Delete gefs ana control files and update gefs control txt files.
Configuration menu - View commit details
-
Copy full SHA for c6caa7d - Browse repository at this point
Copy the full SHA c6caa7dView commit details -
Add modulefiles for Hercules (NOAA-EMC#760)
* Delete machines not in operation * Add modulefiles/hercules.lua. --------- Co-authored-by: Wen Meng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 520cc23 - Browse repository at this point
Copy the full SHA 520cc23View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c69ba4b - Browse repository at this point
Copy the full SHA c69ba4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 749b8f4 - Browse repository at this point
Copy the full SHA 749b8f4View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f80aa37 - Browse repository at this point
Copy the full SHA f80aa37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf6101 - Browse repository at this point
Copy the full SHA 5bf6101View commit details
Commits on Aug 31, 2023
-
Update general UPP for GTG4 (NOAA-EMC#762)
* Add GEFS WAFS control file * 1. Change gtg_algo() interface in MDLFLD.f 2. Add CIT(:,:,:) array for In-Cloud Turbulence, ALLOCATE_ALL.f VRBLS3D_mod.f DEALLOCATE.f 3. Modify CMakeLists.txt for updated/new GTG source code files. 4. Add stub code for the new GTG source files in general UPP 5. Modify interpolation in MISCLN.f for RRFS GTG 6. Modify jobs/J_NCEPPOST to run WAFS downstream only Add scripts/exwafs_atmos_nceppost.sh Add ush/wafs_nceppost.sh * 1. Add updates to the log/history of the related Fortran source code 2. Add gtg_on to POSTGPVARS in scripts/exwafs_atmos_nceppost.sh, and add gtg_on to namelist 'nampgb' in WRFPOST.f * update gtg code revision * Remove one duplicate line of comment * Fix bug of GTG interpolations in MDL2P.f Remove WAFS fields on ICAO standard atmospheric levels from post_avblflds.xml And remove MDL2STD_P.f which does interpolation on ICAO standard atmospheric levels * Fix a bug by initializing "gtg_interpolation = .false." in MDL2P.f * Remove comments and a variable related to MDL2STD_P Piggyback changes of parm/makefile for cleaning out GEFS anal control file generation * Remove GTG related parm files. Instead, scripts will copy the parm file from sorc/ncep_post.fd/post_gtg.fd --------- Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]> Co-authored-by: yali mao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d54d7d0 - Browse repository at this point
Copy the full SHA d54d7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c788c67 - Browse repository at this point
Copy the full SHA c788c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fff937 - Browse repository at this point
Copy the full SHA 8fff937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3545490 - Browse repository at this point
Copy the full SHA 3545490View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc40228 - Browse repository at this point
Copy the full SHA cc40228View commit details -
Move changed results indicator to after rap_pe_test check otherwise may have false positive. Show run directory path for checking changed results.
Configuration menu - View commit details
-
Copy full SHA for ba05ad6 - Browse repository at this point
Copy the full SHA ba05ad6View commit details