Skip to content
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

Scripts should be invoked directly #1029

Open
chan-hoo opened this issue Feb 15, 2024 · 0 comments
Open

Scripts should be invoked directly #1029

chan-hoo opened this issue Feb 15, 2024 · 0 comments
Labels
NCO EE2 compliance For EE2 compliance to meet NCO implementation standards

Comments

@chan-hoo
Copy link
Collaborator

Description

The python and bash scripts in the ex-scripts should be invoked directly.
For example, in exregional_run_fcst.sh:

  python3 $USHdir/set_FV3nml_ens_stoch_seeds.py \

This should be changed to:

$USHdir/set_FV3nml_ens_stoch_seeds.py \

@chan-hoo chan-hoo added the NCO EE2 compliance For EE2 compliance to meet NCO implementation standards label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NCO EE2 compliance For EE2 compliance to meet NCO implementation standards
Projects
Status: No status
Development

No branches or pull requests

1 participant