Errors with ufs-srweather-app on NOAA Hera machine #1861
-
I cannot proceed through the instructions for compiling on Hera, given at https://ufs-weather-model.readthedocs.io/en/latest/BuildingAndRunning.html. My problem starts in section 3.5.1.1. The machine does not like it when I enter these commands:
I can see how it might not like trying to issue the second command, but replacing that with "source" doesn't fix the issue.
Here is the actual file:
I am running in tcsh. The module file appears suited for this shell. Please advise. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
it seems that you may want to issue "module use modulefiles" in ufs-weather-model/ instead of in ufs-weather-model/modulefiles |
Beta Was this translation helpful? Give feedback.
-
Thanks, Jili. I wasn't aware of the level of directory specificity needed. Now I'm getting this error shortly into the build script:
But here are my listed modules. I don't see why there is a problem.
|
Beta Was this translation helpful? Give feedback.
it seems that you may want to issue "module use modulefiles" in ufs-weather-model/ instead of in ufs-weather-model/modulefiles