Fix submodule pointer for ccpp-framework#164
Merged
DusanJovic-NOAA merged 1 commit intoSep 1, 2020
Merged
Conversation
junwang-noaa
approved these changes
Sep 1, 2020
DusanJovic-NOAA
approved these changes
Sep 1, 2020
SamuelTrahanNOAA
pushed a commit
to SamuelTrahanNOAA/fv3atm
that referenced
this pull request
Jun 13, 2022
* This is EMC flake model * Updated .gitmodules file under ufs-weather-model and tests/rt.conf * Updated .gitmodules file under usf-weather-model * Point to fv3 flake branch * Updated ccpp_gfs_v16_flake_run.IN to use the new oro data for flake test * Updated the following files and directories * update to the latest ccpp/physics branch * Updated compile and regression test log files * Updated ccpp-physics * point to NOAA-EMC fv3 repo
LarissaReames
pushed a commit
to LarissaReames/fv3atm
that referenced
this pull request
Nov 17, 2023
* Added code to perform hail size forecasting diagnostic * Modularized the hailcast module * Tested with Thompson and NSSL 2mom MP schemes * Restore to 43f7ed3 * Removed hailcast output dependency on other max/min hourly fields in diag_table * Improved code based PR comments
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
PR https://github.com/NOAA-EMC/fv3atm/pull/148/files mistakenly updated the ccpp-framework submodule pointer to (without changing the contents). This PR fixes it by reverting to the head of NCAR master.
Testing
See ufs-community/ufs-weather-model#191.
Dependencies