-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add documentation CI #489
Closed
edwardhartnett
wants to merge
50
commits into
NOAA-EMC:production/RRFS.v1
from
edwardhartnett:ejh_doc1
Closed
Add documentation CI #489
edwardhartnett
wants to merge
50
commits into
NOAA-EMC:production/RRFS.v1
from
edwardhartnett:ejh_doc1
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
…#334) Co-authored-by: benjamin blake <[email protected]>
Co-authored-by: ming hu <[email protected]>
…-EMC#339) Co-authored-by: edward colon <[email protected]>
…switch (NOAA-EMC#347) 2) point to gsi fix for mesonet uselist and aircraft obs rejection list. 3) update configure file for RRFS_A Co-authored-by: ming hu <[email protected]>
Fix for reading RAVE v2 data
Co-authored-by: benjamin blake <[email protected]>
Co-authored-by: benjamin blake <[email protected]>
NOAA-EMC#360) * Updating RRFS postxconfig file. * Updating XML files.
…est dev-sci product list Will eventually need to sync all of these product changes into production/RRFS.v1
…output (NOAA-EMC#361) * Remove smoke and dust from ensemble member and firewx grib2 output * Update post control xml and text files with latest commits to dev-sci branch
Co-authored-by: ming hu <[email protected]>
Updates to g2tmpl/v1.12.0 (needed for new UPP), and disables some parallel IO features that require an updated FMS library.
) * Update post control xml and text files for latest UPP updates * Re-generated postxconfig files using the new POST-XML-LIBRARY-NT.pl file Co-authored-by: benjamin blake <[email protected]>
…-EMC#372) Co-authored-by: ming hu <[email protected]>
…AA-EMC#371) Change made to eliminate/reduce ensemble member failures.
Add option in compiling process to turn on/off parallel restart.
…#377) fms.2024.01 : for new model code g2tmpl/1.12.0 : for UPP
…OAA-EMC#378) Added at the request of AWC
Pre-defined WMO header for AWIPS move wmo header file from /fix/prdgen/header-* to /parm/wmo Update the script per location of wmo header file changed --------- Co-authored-by: MatthewPyle-NOAA <[email protected]>
* Updates sample config files to shift to SPPINT=72 now used by the real time ensemble forecasts. * Adds updated NSSL stochastic settings into ensemble input yaml file.
Also removes g2tmpl from some task module loads Co-authored-by: ming hu <[email protected]>
…OAA-EMC#412) * Brings in updated subh files from UPP repo * Updates main and f01 rrfs flat files to adjust to smoke and dust average product changes * Adds modified f01 xml file
…AA-EMC#416) Co-authored-by: ming hu <[email protected]>
* Optimize smoke prep to process restart files from the last 24 hours only * namelist update for smoke emissions * Fix for ebb rate and add safeguards * Update interp_tools.py Fix for reading RAVE v2 data * Fix to catch errors when handling NetCDF files (raw RAVE and RRFS restart)
Co-authored-by: benjamin blake <[email protected]>
Co-authored-by: MatthewPyle-NOAA <[email protected]>
* The final smoke update PR to RRFS.v1 * Update model hash --------- Co-authored-by: Liam Wedell <[email protected]>
Updates settings for FV3_HRRR_gf block.
Use CAT to combine two grib2 files in make_lbcs Reduce the parallel runs of make_lbcs as much as possible. Parallel make_lbcs for GEFS waste lots of IO for now. Co-authored-by: ming hu <[email protected]>
Gets the quilting tasks onto a separate node. Hopefully will prevent intermittent failures with this job.
* Updates hash of UPP to pick up vegmin/vegmax change * After confirming that change is only needed for f00, backed out change to main file, and added it to "nosmokedust" f00 files.
* Change default values in input.nml.RRFSFW and FV3.input.yml_ensphy to use SAS * Update hash of ufs-weather-model in Externals.cfg -----------------------------------------------------
Co-authored-by: benjamin blake <[email protected]>
* turned on F63,F7 warnings for flake8
* running pytest * adding test_misc.py * adding jinja2 * adding pyproject.toml file
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.
Fixes #486