-
Notifications
You must be signed in to change notification settings - Fork 172
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
Jinja error during experiment creation on WCOSS #3087
Comments
Is there an issue open with the help desk? |
The fix for this is simple. Load the python module in |
@aerorahul Could you let me know how to load python module in |
@JongilHan66 |
@aerorahul Thanks!! |
) This moves all machine-specific options to the workflow/hosts files from the config.* files. This also turns HPSS archiving on for WCOSS2 by default. This turns OFF UFS DA tests on WCOSS2. Resolves NOAA-EMC#2942 Resolves NOAA-EMC#3087 --------- Co-authored-by: Walter Kolczynski - NOAA <[email protected]> Co-authored-by: Rahul Mahajan <[email protected]>
What is wrong?
Following the early November upgrade to Cactus, experiment creation now fails due to a non-existent jinja attribute:
What should have happened?
setup_expt.py
should create the experiment direction correctly.What machines are impacted?
WCOSS2
What global-workflow hash are you using?
3FB68397
Steps to reproduce
Additional information
Presumably this will temporarily go away when they switch production, the reappear after Dogwood is upgraded the week of Nov 18.
See also #3086
Do you have a proposed solution?
No response
The text was updated successfully, but these errors were encountered: