-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean up fv3gfs_make_orog.sh script #932
Labels
maintenance
Basic upkeep
Comments
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 22, 2024
move their initialization to the orog program. Fixes ufs-community#932.
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 22, 2024
determine them from the 'grid' file. Fixes ufs-community#932.
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 22, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 25, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 25, 2024
with Orion. Fixes ufs-community#932.
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 26, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 26, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 26, 2024
more unused variables. Fixes ufs-community#932.
5 tasks
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 29, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 29, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
May 7, 2024
GeorgeGayno-NOAA
pushed a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
May 13, 2024
GeorgeGayno-NOAA
added a commit
that referenced
this issue
May 13, 2024
Remove unused namelist variables and functions from orog.fd. Adjust all scripts that call orog.fd accordingly. Add prolog, improve error handling and remove old options from ./ush/fv3gfs_make_orog.sh. Fixes #932.
BinLiu-NOAA
pushed a commit
to hafs-community/UFS_UTILS
that referenced
this issue
Jul 10, 2024
Remove unused namelist variables and functions from orog.fd. Adjust all scripts that call orog.fd accordingly. Add prolog, improve error handling and remove old options from ./ush/fv3gfs_make_orog.sh. Fixes ufs-community#932.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The script contains options for non FV3 grids, which are no longer supported. Perform some clean up.
The text was updated successfully, but these errors were encountered: