ufs-weather-model
                                
                                
                                
                                    ufs-weather-model copied to clipboard
                            
                            
                            
                        UFS Weather Model
## Description This discussion started in https://github.com/ufs-community/ufs-weather-model/issues/1052 but continuing it here. Many of the fields in the `sfcfNNN.nc` files look like so: ``` float soilt1(time, tile, grid_yt, grid_xt) ; float...
## Description Doxygen documentation needs to be added to UFS driver source code ## Solution Add doxygen documentation for EARTH_GRID_COMP.F90 and UFS.F90 ## Related to Directly reference any issues or...
## Description With icc/ifort and mpich on macOS, the following errors are thrown at the last step of linking the application. All of the errors originate from the UPP library....
## Description - Testing the I/O speed of the UFSWM would be an important tool to have in analyzing current and future compression libraries. ## Solution - Write a test...
## Description `csawmg`-based jobs never ran with GNU, crashed with segmentation faults. Now that we have assumed-size arrays in CCPP (https://github.com/ufs-community/ufs-weather-model/pull/527), we should add a DEBUG test to `rt.conf` and...
## Description The `field_table` file is required in the run directory and used early on in the model run to set up the tracers for the run. This file contains...
# PR Checklist - [x] 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...
# 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...
## Description Update the locations of the hpc-stack modules and miniconda3 for compiling and running the UFS-weather-model on NOAA HPC systems, such as Hera, Gaea, Cheyenne, Orion, Jet. The modules...
This is an "issue" created to be associated with PR's that activates prognostic closure by setting namelist progsigma = true in _gfsv17 and pointing to new field_table in the RT’s...