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

Orion lmod init script is incorrect in tests/module-setup.sh #2384

Closed
DusanJovic-NOAA opened this issue Aug 1, 2024 · 1 comment
Closed

Comments

@DusanJovic-NOAA
Copy link
Collaborator

In tests/module-setup.sh:

https://github.com/ufs-community/ufs-weather-model/blob/develop/tests/module-setup.sh#L19-L22

the location of lmod init script on Orion does not exist:

$ ls /apps/lmod/init/bash
ls: cannot access '/apps/lmod/init/bash': No such file or directory

The correct location is:

$ ls /apps/other/lmod/lmod/init/bash
/apps/other/lmod/lmod/init/bash
@jkbk2004
Copy link
Collaborator

@gspetro-NOAA @DusanJovic-NOAA lmod init script was updated with #2569

@github-project-automation github-project-automation bot moved this from In Progress to Done in ufs-community User Support Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
3 participants