There was an error while loading. Please reload this page.
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
.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