Gillian Petro
Gillian Petro
# 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...
## Description - Add a Configuration Parameters chapter that will include build configuration values (e.g., valid -DAPP and -DCCPP_SUITES values) and eventually other configuration values as needed. - Remove duplication...
### Discussed in https://github.com/ufs-community/ufs-weather-model/discussions/2141 Originally posted by **ericaligo-NOAA** February 20, 2024 Following the instructions here: https://ccpp-techdoc.readthedocs.io/en/latest/ParamSpecificOutput.html I was able to output and plot various physics and dynamics tendencies. I noticed...
## Description [ufs-community Discussion 33](https://github.com/orgs/ufs-community/discussions/33) highlighted the need for clearer documentation of `diag_table` variables. Many of these variables say "prcp", "rain", etc., but it is difficult to understand the specifics...
## Expected behavior See GitHub Discussion #1000 for full context. Since `ush/predef_grid_params.yaml` is expecting hard-coded values for its grid parameters, not Jinja-templated YAML {{...}} entries, experiment generation should fail with...
## Description This issue will be used to track variables that appear in `config_defaults.yaml` but should potentially be removed. - `CRONTAB_LINE`: This variable does not appear to be configurable. It...
## Description The SRW [workflow tasks diagram](https://ufs-srweather-app.readthedocs.io/en/develop/UsersGuide/BuildingRunningTesting/RunSRW.html#workflowtasksfig) needs to be updated with renamed tasks. ## Solution Since the addition of VX, AQM, and RRFS features have vastly expanded the workflow,...
## Description Currently, the HPC-Stack submodule pulls in the entire HPC-Stack repo when only the docs are needed. This led to some confusion about why the hpc-stack submodule appears in...
# Description The devbuild.sh method for building the SRW App only has the following options: cheyenne | gaea | hera | jet | macos | odin | orion | singularity...
## Description Currently, certain variables in `GFS_Diagnostics.F90` have unclear descriptions/metadata. These variables are being documented in a table in the UFS WM User's Guide (via [PR #2277](https://github.com/ufs-community/ufs-weather-model/pull/2277)) so that users...