This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
Helen Burns edited this page Aug 9, 2019
·
3 revisions
The process is fairly simple;
Either run these commands
module use /home/home02/earwrf/privatemodules/
module add /home/home02/earwrf/privatemodules/
or add these lines to your .bash_profile
eval "$(module use /home/home02/earwrf/privatemodules/)"
eval "$(module add /home/home02/earwrf/privatemodules/)"
Now you can use module to load and see cemac modules e.g.
module avail
module load <cemac-module>
If any problems ideally please log as an issue on github following the bug template.
If a piece of software is required that is widely used at SEE please log a feature request on git hub