Description
Installation from source might be a preferred choice on some HPC resources, given possible issues with conda commercial licenses.
However, the documentation from installation from source seems to be incomplete at the moment, given that the command make virtual-environment
will configure the environment, but won't activate it.
So far, the option of activating through . .venv/bin/activate
in the climate-ref
folder is working, but it is not explicitly mentioned in the documentation. Furthermore, it shall be made explicit that the virtual-environment
must be re-configured every time a new pull
is made from the Github repo.
In general, an alternative to the conda
environment installation shall be maintained and updated pairwise with the conda
streamline.