can't generate regional workflow due to 'jinja2' module (at Derecho) #984
-
When I try generating regional workflow (by ./generate_FV3LAM_wflow.py) at derecho, I encounter the following error msg: I then re-build the SRW v2.2.0 and encounter the same error msg. How to go around this? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Good morning, @SarahLu-NOAA! Before generating the regional workflow via ./generate_FV3LAM_wflow.py, did you load the wflow_derecho modulefile and activate the workflow_tools conda environment? For the SRW v2.2.0 release, after building the SRW, using the following commands on Derecho should allow you to activate the necessary conda environment to generate the regional workflow:
Once the workflow_tools conda environment has been loaded, you should be able to generate the regional workflow without the missing 'jinja2' module error you have been encountering. Please let me know if you continue to encounter this issue once the workflow_tools conda environment has been loaded. |
Beta Was this translation helpful? Give feedback.
Very interesting, @SarahLu-NOAA,
Cloning a copy of release/public-v2.2.0 on Derecho, I was able to follow your steps and the workflow_tools conda environment was properly loaded. I have copied your ush/config.yaml file into my cloned copy, updated the account, and attempted to generate the workflow via ./generate_FV3LAM_wflow.py. The error message I received was:
Replacing
oetadata:
withmetadata:
o…