RRFS_dev1: Add python SkewT diagrams as a real-time workflow task.#40
Merged
christinaholtNOAA merged 11 commits intoFeb 8, 2021
Merged
Conversation
jaymes-kenyon
approved these changes
Feb 4, 2021
EdwardColon-NOAA
pushed a commit
to EdwardColon-NOAA/regional_workflow
that referenced
this pull request
Sep 24, 2023
guoqing-noaa
pushed a commit
to guoqing-noaa/regional_workflow
that referenced
this pull request
Sep 15, 2024
* update hash of ufs weather model upp and rrfs_utl * add ccpp_32bit flag * Update regional workflow based on the test from running: (NOAA-GSL#553) * Update regional workflow based on the tests from: 1) RRFS_A v0.6.1 on Cactus 2) summer retro of RRFS determinstic, EnKF DA, ensemble forecast on CONUS 3km on WCOSS2 3) summer retro of EnKF DA on CONUS 3km on Hera * Remove "export FORT_FMT_NO_WRAP_MARGIN=true" on WCOSS2 model forecast. This solved the problem that "-DFASTER=ON" hangs the forcast. * Linking new orography files with fractional lake and soil/veg types for grid C819 (NA 13km RRFS). (NOAA-GSL#554) * move gempak from script to modulefile * change the order of w3emc and w3nco on wcoss2 * update readme and users guide * fix typo in users guide * update module files * remove comment-out line --------- Co-authored-by: Ming Hu <Ming.Hu@noaa.gov> Co-authored-by: Haidao Lin <63735768+HaidaoLin-NOAA@users.noreply.github.com>
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.
DESCRIPTION OF CHANGES:
Adds the capability to RRFS_dev1 to create SkewTs for HRRR and AK domains.
TESTS CONDUCTED:
Tested real-time cycles as my user for both AK and CONUS domains.
DEPENDENCIES
Should be merged concurrently with NOAA-GSL:ufs-srweather-app PR #10 and AFTER NOAA-GSL:adb_graphics PR #66