-
Notifications
You must be signed in to change notification settings - Fork 109
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
Update directory variables for global workflow #897
Labels
maintenance
Basic upkeep
Comments
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 16, 2024
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 16, 2024
1 task
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 20, 2024
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 21, 2024
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 21, 2024
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 21, 2024
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 21, 2024
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Feb 21, 2024
GeorgeGayno-NOAA
changed the title
Remove FIX* directory variables
Update directory variables for global workflow
Feb 22, 2024
GeorgeGayno-NOAA
added a commit
that referenced
this issue
Feb 22, 2024
Update the scripts used for the ice_blend, snow2mdl and global_cycle programs to follow the latest directory naming convention used by the global workflow. Fixes #897.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace the use of
FIX*
directory variables with the full path andFIXgfs
. Example:FIXam
->FIXgfs/am
Remove any obsolete variables, such as
OROFIX
andFIX_SFC
.Supports the global workflow: NOAA-EMC/global-workflow#2184
The text was updated successfully, but these errors were encountered: