forked from ufs-community/ufs-weather-model
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combination CCPP-related PR for ozone diagnostics, metadata intent bu…
…gfixes, sfcsub.F landmask bugfix, and canopy resistance output (ufs-community#2264) * UFSWM, CMEPS, FV3/ccpp_physics - CCPP Physics bugfixes for metadata intents and sfcsub.f landmask and output changes for ozone diagnostics and canopy resistance
- Loading branch information
Showing
16 changed files
with
2,500 additions
and
2,470 deletions.
There are no files selected for viewing
Submodule FV3
updated
3 files
+5 −3 | ccpp/data/GFS_typedefs.F90 | |
+2 −1 | ccpp/data/GFS_typedefs.meta | |
+1 −1 | ccpp/physics |
Submodule noahmp
updated
6 files
+19 −3 | drivers/ccpp/noahmpdrv.F90 | |
+8 −0 | drivers/ccpp/noahmpdrv.meta | |
+39 −15 | drivers/ccpp/sfc_diff.f | |
+1 −1 | drivers/nuopc/lnd_comp_driver.F90 | |
+3 −0 | drivers/nuopc/lnd_comp_types.F90 | |
+7 −3 | src/module_sf_noahmplsm.F90 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export BL_DATE=20240503 | ||
export BL_DATE=20240516 |
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
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
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
Oops, something went wrong.