We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
https://github.com/NOAA-EMC/global-workflow/blob/feature/ops-wcoss2/scripts/exglobal_forecast.sh#L224-L238 Line 224 should be removed because sCDATE is set from the line 227 and 233.
The text was updated successfully, but these errors were encountered:
L252 of forecast_predet in develop.
This really isn't the kind of thing we need to worry about removing in the ops branch.
Sorry, something went wrong.
L252 of forecast_predet in develop. This really isn't the kind of thing we need to worry about removing in the ops branch.
This issue is not about removing in the ops branch. We know an issue noted in the issue where it is designed for. Why not fix it?
Remove unnecessary sCDATE assignment in forecast_predet.sh (#1133)
9955a26
`ush/forecast_predet.sh` contains an unnecessary sCDATE assignment. Therefore this line is safe to be removed. Fixes #956
Successfully merging a pull request may close this issue.
Description
https://github.com/NOAA-EMC/global-workflow/blob/feature/ops-wcoss2/scripts/exglobal_forecast.sh#L224-L238
Line 224 should be removed because sCDATE is set from the line 227 and 233.
The text was updated successfully, but these errors were encountered: