UFS-dev PR#98#105
Merged
Merged
Conversation
… & FV3_HRRR_gf (NOAA-EMC#692) * fix fortran coding error in dynamical core * use clm lake in fv3_hrrr_c3 * initialize arrays after allocation * ressurect FV3_HRRR_gf suite and give it the clm lake model * bug fix from Dusan to use the correct type kind when reading lan & lon in quilt server
…A-EMC#595) * Change the format of domain restart files to netcdf4 and set chunksizes * Remove nc_format="netcdf4" argument when opening restart files * Set chunksize of zaxis and time axis to 1 * Update clm_lake and rrfs_sd modules to support chunksizes * Make quilting restart files identical to fms files
* 2D advection of cellular automata
* update missing value * adding timing information * add write_runtimelog option * update upp and not include dycore updates that change results
* add SPP support to G-F deep convection
This was referenced Jan 17, 2024
mkavulich
approved these changes
Jan 18, 2024
Collaborator
mkavulich
left a comment
There was a problem hiding this comment.
Looks good once submodule is updated
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.
Identical to NOAA-EMC#688
Contains #104 until it is merged.
Also contains:
NOAA-EMC#692
NOAA-EMC#595
NOAA-EMC#686
NOAA-EMC#678