release/P7b: output SST and epbl at hourly interval in P7b#634
Closed
jiandewang wants to merge 3 commits into
Closed
release/P7b: output SST and epbl at hourly interval in P7b#634jiandewang wants to merge 3 commits into
jiandewang wants to merge 3 commits into
Conversation
junwang-noaa
approved these changes
Jun 10, 2021
Collaborator
|
@jiandewang I thought the path forward was to only do this for at most 1 run and just show others how to add this for their runs if/when needed and not add additional output for every run we do moving forward. |
Collaborator
Author
|
@JessicaMeixner-NOAA This is for output SST and ePBL at hourly increment. We will do at most 1 run with enhanced vertical layer output (not in the scope of this PR). |
|
I agree with Jessica's assessment.
Avichal.
…On Thu, Jun 10, 2021 at 11:31 AM Jessica Meixner ***@***.***> wrote:
@jiandewang <https://github.com/jiandewang> I thought the path forward
was to only do this for at most 1 run and just show others how to add this
for their runs if/when needed and not add additional output for every run
we do moving forward.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#634 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ6ZTFC2X5C2XCAKAGBBVTLTSDLDHANCNFSM46NJFPTQ>
.
--
Dr. Avichal Mehra
Chief, Dynamics and Coupled Modeling Group
Modeling and Data Assimilation Branch
NOAA/NWS/NCEP/EMC
Ph. 301-683-3746 Fax: 301-683-3703
***@***.***
|
Collaborator
Author
|
@junwang-noaa please hold on merging this PR as we have not finalize our plan on output frequency in P7b at this moment. |
Collaborator
Author
|
@junwang-noaa after group discussion we decide to keep current RT output frequency in upcoming P7b, so please disregard this PR. Thanks. |
epic-cicd-jenkins
pushed a commit
that referenced
this pull request
Apr 17, 2023
* Make cycl_freq adjustable * Make other increments >24h work * Change the limit of num_cycles
zhanglikate
pushed a commit
to zhanglikate/ufs-weather-model
that referenced
this pull request
Oct 20, 2025
…/framework submodule pointer update for ufs-community#462 (ufs-community#634) * add nssl_alphar, nssl_ehw0_in, nssl_ehlw0_in to namelist entries for ensemble perturbationsons * update the standard name for hail/graupel collection efficiency * update the long names for parameters related to NSSL microphysics * update ccpp/physics and ccpp/framework submodule pointers --------- Co-authored-by: Jili Dong <Jili.Dong@noaa.gov>
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.
PR Checklist
Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
If new or updated input data is required by this PR, it is clearly stated in the text of the PR.
Instructions: All subsequent sections of text should be filled in as appropriate.
The information provided below allows the code managers to understand the changes relevant to this PR, whether those changes are in the ufs-weather-model repository or in a subcomponent repository. Ufs-weather-model code managers will use the information provided to add any applicable labels, assign reviewers and place it in the Commit Queue. Once the PR is in the Commit Queue, it is the PR owner's responsiblity to keep the PR up-to-date with the develop branch of ufs-weather-model.
Description
add output SST and ePBL at hourly increment in P7b
Issue(s) addressed
close #633
Testing
How were these changes tested? What compilers / HPCs was it tested with? Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) Have regression tests and unit tests (utests) been run? On which platforms and with which compilers? (Note that unit tests can only be run on tier-1 platforms)
Dependencies
no