Skip to content

Conversation

@groutr
Copy link

@groutr groutr commented Oct 1, 2020

When executing

$ ./genForcing.py --help

instead of:

$ python genForcing.py --help

my shell (zsh) will freeze and I have to terminate it.

Adding the shebang made the help message appear.

Resolves hangup when script is called as an executable.
@rcabell
Copy link
Collaborator

rcabell commented Mar 9, 2023

In NWM operations, the Forcing Engine is called using mpiexec python3 [...] so this is unneeded, and could potentially lead to confusion. But it's potentially useful for individual researcher-type users.

@rcabell rcabell added the future development Under consideration for future development label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

future development Under consideration for future development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants