-
Notifications
You must be signed in to change notification settings - Fork 261
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
update mesh cap #1366
update mesh cap #1366
Conversation
* restored files with trailing whitespace and restored implicit none to non-module level default by request of CM
@JessicaMeixner-NOAA @MatthewMasarik-NOAA aqm #1405 is ready. We can reschedule this pr after #1405. What do you think? |
It's my understanding that the AQM has operational needs to get in ASAP, so that sounds okay to me. |
Thanks! I will update commit table. |
We can work on this pr. I will start testing this afternoon. |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
Automated RT Failure Notification |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
Automated RT Failure Notification |
slurm issue on jet and gaea: jobs ran ok with resubmission |
@DeniseWorthen You can work on merging WW3. All RT's passed. |
@BrianCurtis-NOAA @DeniseWorthen WW3 submodule has been merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hash's all good.
PR Checklist
This 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.
Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.
New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.
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 responsibility to keep the PR up-to-date with the develop branch of ufs-weather-model.
Description
Updates the WW3 mesh cap to add desired features. This PR does not implement those features (e.g. using a nml file instead of the inp file for WW3 or utilizing gridded netCDF output) but could be added if desired.
Issue(s) addressed
Testing
All baselines on hera.intel and hera.gnu were B4B at 1bed727. Tests were repeated at 24eb369 and again passed for both hera.intel and hera.gnu.
Dependencies